Fix errors. Add Symfony entrypoint.

This commit is contained in:
Jan Eitzinger
2021-05-21 08:08:04 +02:00
parent fef8133a18
commit d29e9aceec
7 changed files with 23 additions and 15 deletions

View File

@@ -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: