Skip to content

Commit

Permalink
fixed port number
Browse files Browse the repository at this point in the history
  • Loading branch information
rsoika committed Sep 29, 2023
1 parent 24d6c56 commit e1d2f41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@ services:
ports:
- "8080:8080"
- "8787:8787"
- "9990:9990"
volumes:
dbdata:

0 comments on commit e1d2f41

Please sign in to comment.