fix cf access login
This commit is contained in:
@@ -73,9 +73,7 @@ services:
|
||||
# IP Registry API for IP enrichment
|
||||
IPREGISTRY_API_KEY: ${IPREGISTRY_API_KEY:-}
|
||||
volumes:
|
||||
# Use local webapp folder for development (comment out for production)
|
||||
- ./webapp:/app:ro
|
||||
# - webapp_code:/app:ro
|
||||
- webapp_code:/app:ro
|
||||
depends_on:
|
||||
mariadb:
|
||||
condition: service_healthy
|
||||
|
||||
Reference in New Issue
Block a user