mirror of
https://github.com/BOSWatch/BW3-Core.git
synced 2026-01-20 15:40:24 +01:00
add newline in docker-compose.yaml
This commit is contained in:
parent
ea8fd94926
commit
d8e8662c7d
|
|
@ -11,4 +11,5 @@ services:
|
|||
build:
|
||||
dockerfile: docker/dockerfiles/Server.Dockerfile
|
||||
context: .
|
||||
command: python /opt/boswatch/bw_server.py -c server.yaml
|
||||
command: python /opt/boswatch/bw_server.py -c server.yaml
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue