Skip to content

Commit

Permalink
add tcp port (whoops)
Browse files Browse the repository at this point in the history
  • Loading branch information
Bims-sh committed Oct 5, 2024
1 parent 391ca30 commit 5a13b5b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
volumes:
# - "./bin/Debug/net6.0/appsettings.json:/app/appsettings.json"
- "./appsettings.json:/app/appsettings.json"
ports:
- "30001:30001/tcp"
networks:
- battlebit

Expand Down

0 comments on commit 5a13b5b

Please sign in to comment.