Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
nickdavis2001 committed Jul 24, 2023
1 parent 6c258f7 commit dc41afc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ services:
args:
ENABLE_XDEBUG: 0
OPG_LPA_COMMON_APP_VERSION: "${OPG_LPA_COMMON_APP_VERSION}"
dockerfile: service-api/docker/app/Dockerfile
dockerfile: service-api/docker/app/Dockerfile
volumes:
# to speed running, volumes are restricted to source code that may change while container is running
- ./service-api/bin:/app/bin
Expand Down

0 comments on commit dc41afc

Please sign in to comment.