This commit is contained in:
Andy Bunce 2023-06-13 18:32:51 +01:00
parent c94d9bf12b
commit 57471752e0
2 changed files with 9 additions and 11 deletions

View file

@ -7,8 +7,9 @@ services:
restart: unless-stopped
environment:
- WEBSOCKET_ENABLED=true
- ROCKET_PORT=8882
volumes:
- ./data/:/data/
ports:
- 8882:80
- 8882:8882
- 3012:3012