Update compose.yaml
This commit is contained in:
parent
14d338b468
commit
4a595e219a
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ services:
|
||||||
build:
|
build:
|
||||||
context: .
|
context: .
|
||||||
dockerfile: .build/Dockerfile
|
dockerfile: .build/Dockerfile
|
||||||
image: servatrice
|
image: git.jeirslab.xyz/jeirmeister/servatrice:latest
|
||||||
ports:
|
ports:
|
||||||
- "${SERVER_PORT:-4747}:4747"
|
- "${SERVER_PORT:-4747}:4747"
|
||||||
- "${WEBSOCKET_PORT:-4748}:4748"
|
- "${WEBSOCKET_PORT:-4748}:4748"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue