Skip to content

Commit

Permalink
port forwarded 8000 to 9000
Browse files Browse the repository at this point in the history
  • Loading branch information
aritroCoder committed Dec 11, 2023
1 parent 56d931a commit 9d8d80f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion forecaster/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ services:
volumes:
- .:/app
ports:
- 8000:8000
- 9000:8000

0 comments on commit 9d8d80f

Please sign in to comment.