[mod] vault

This commit is contained in:
Andy Bunce 2023-06-14 22:02:22 +01:00
parent d733f5e6f2
commit 7e97c1a4cb
3 changed files with 8 additions and 8 deletions

View file

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