mirror of
https://github.com/2revoemag/PSF-BotServer.git
synced 2026-03-05 05:00:20 +00:00
Fix docker compose file
This commit is contained in:
parent
da2a4068a5
commit
c40dbe9bb6
2 changed files with 3 additions and 0 deletions
|
|
@ -11,6 +11,8 @@ services:
|
|||
- 51000-51001:51000-51001/udp
|
||||
- 51002:51002/tcp
|
||||
command: sbt server/run
|
||||
environment:
|
||||
CONFIG_FORCE_database_host: db
|
||||
adminer:
|
||||
image: adminer
|
||||
ports:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue