Skip to content

Commit

Permalink
expose different ports
Browse files Browse the repository at this point in the history
  • Loading branch information
KissPeter committed Jul 12, 2023
1 parent 2d5b395 commit a1a2579
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 @@ -23,7 +23,7 @@ services:
WORKERS: 1
THREADS: 1
ports:
- "8002:80"
- "8001:80"
deploy:
resources:
limits:
Expand Down

0 comments on commit a1a2579

Please sign in to comment.