mirror of
https://github.com/BOSWatch/BW3-Core.git
synced 2026-04-05 22:35:43 +00:00
add dockerfile for server, add docker-compose, change dockerfile for client
This commit is contained in:
parent
fc39b15d54
commit
ea8fd94926
4 changed files with 28 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ client:
|
|||
sendDelay: 3 # time in seconds to delay the resend try
|
||||
|
||||
server: # only used if useBroadcast = no
|
||||
ip: 127.0.0.1
|
||||
ip: 127.0.0.1 # use service name if you are running docker
|
||||
port: 8080
|
||||
|
||||
inputSource:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue