mirror of
https://github.com/ClusterCockpit/cc-docker.git
synced 2025-07-24 21:56:21 +02:00
Fix errors. Add Symfony entrypoint.
This commit is contained in:
@@ -68,6 +68,8 @@ services:
|
||||
context: ./nginx
|
||||
args:
|
||||
NGINX_SYMFONY_SERVER_NAME: ${NGINX_SYMFONY_SERVER_NAME}
|
||||
MYSQL_PASSWORD: ${MYSQL_PASSWORD}
|
||||
INFLUXDB_PASSWORD: ${INFLUXDB_PASSWORD}
|
||||
ports:
|
||||
- "${NGINX_PORT}:80"
|
||||
depends_on:
|
||||
|
Reference in New Issue
Block a user