[mod] vault
This commit is contained in:
parent
d733f5e6f2
commit
7e97c1a4cb
3 changed files with 8 additions and 8 deletions
|
|
@ -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
|
||||
Loading…
Add table
Add a link
Reference in a new issue