mirror of
https://github.com/2revoemag/PSF-BotServer.git
synced 2026-03-06 05:30:21 +00:00
Merge pull request #878 from LtRipley36706/windocker
Update docker configuration
This commit is contained in:
commit
d3f4a95f9a
2 changed files with 2 additions and 0 deletions
1
.jvmopts
1
.jvmopts
|
|
@ -1,3 +1,4 @@
|
|||
-Xmx2048M
|
||||
-Xss6M
|
||||
-Dconfig.override_with_env_vars=true
|
||||
-Dsbt.server.forcestart=true
|
||||
|
|
|
|||
|
|
@ -13,6 +13,7 @@ services:
|
|||
command: sbt server/run
|
||||
environment:
|
||||
CONFIG_FORCE_database_host: db
|
||||
CONFIG_FORCE_bind: 0.0.0.0
|
||||
adminer:
|
||||
image: adminer
|
||||
ports:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue