chore: ignore Coolify documentation file and remove unused environment variable from docker-compose
This commit is contained in:
@@ -7,7 +7,6 @@ services:
|
||||
expose:
|
||||
- "80"
|
||||
environment:
|
||||
SERVICE_URL_APP_80: "${SERVICE_URL_APP_80:-}"
|
||||
APP_NAME: "${APP_NAME:-WebGIS SPBU}"
|
||||
APP_ENV: "${APP_ENV:-production}"
|
||||
APP_DEBUG: "${APP_DEBUG:-false}"
|
||||
|
||||
Reference in New Issue
Block a user