Skip to content

Commit

Permalink
Update docker-compose.debug.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Michael Chouinard <[email protected]>
  • Loading branch information
rylew1 and chouinar authored Apr 5, 2024
1 parent c85000c commit 1bb6fa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.debug.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: "3.8"

# run with `docker compose -f`
# combines ports and env vars with main docker-compose.yml mass-pfml-api service
# combines ports and env vars with main docker-compose.yml main-app service
services:
main-app:
build:
Expand Down

0 comments on commit 1bb6fa7

Please sign in to comment.