Skip to content

Commit 264519c

Browse files
committed
Fix args
1 parent 9e55f5e commit 264519c

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

docker-compose-branch.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@ services:
44
container_name: ${DOCKER_BRANCH}-api_php-sf
55
build:
66
context: ./
7-
args:
8-
APP_ENV: ${APP_ENV}
9-
DATABASE_URL: ${DATABASE_URL}
107
environment:
118
APP_ENV: ${APP_ENV}
129
DATABASE_URL: ${DATABASE_URL}

0 commit comments

Comments
 (0)