updates
This commit is contained in:
parent
cd983a7d3f
commit
7023d022e9
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ services:
|
|||
image: vaultwarden/server:latest
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "${SSH_PORT}:80"
|
||||
- "${APP_PORT}:80"
|
||||
environment:
|
||||
ADMIN_TOKEN: ${ADMIN_TOKEN}
|
||||
WEBSOCKET_ENABLED: true
|
||||
|
|
Loading…
Add table
Reference in a new issue