We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e55f5e commit 264519cCopy full SHA for 264519c
1 file changed
docker-compose-branch.yml
@@ -4,9 +4,6 @@ services:
4
container_name: ${DOCKER_BRANCH}-api_php-sf
5
build:
6
context: ./
7
- args:
8
- APP_ENV: ${APP_ENV}
9
- DATABASE_URL: ${DATABASE_URL}
10
environment:
11
APP_ENV: ${APP_ENV}
12
DATABASE_URL: ${DATABASE_URL}
0 commit comments