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:
|
||||
context: .
|
||||
dockerfile: .build/Dockerfile
|
||||
image: servatrice
|
||||
image: git.jeirslab.xyz/jeirmeister/servatrice:latest
|
||||
ports:
|
||||
- "${SERVER_PORT:-4747}:4747"
|
||||
- "${WEBSOCKET_PORT:-4748}:4748"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue