Skip to content

Commit

Permalink
build: increase port range for local compose api (4 replicas)
Browse files Browse the repository at this point in the history
  • Loading branch information
spwoodcock committed Jul 26, 2024
1 parent 28d3bf5 commit 8939d2f
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 @@ -92,7 +92,7 @@ services:
env_file:
- .env
ports:
- "7052-7053:8000"
- "7052-7055:8000"
# - "5678-5679:5678" # Debugger port
networks:
- fmtm-net
Expand Down

0 comments on commit 8939d2f

Please sign in to comment.