Skip to content

Commit

Permalink
dev gets a port
Browse files Browse the repository at this point in the history
  • Loading branch information
Geczy committed Oct 7, 2023
1 parent 9738b00 commit ac91628
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ services:
volumes:
- $PWD/packages/dota/src:/app/packages/dota/src
- $PWD/packages/dota/jest.config.ts:/app/packages/dota/jest.config.ts
ports:
- "5120:5120"

nginx:
profiles:
Expand Down

0 comments on commit ac91628

Please sign in to comment.