mirror of
https://github.com/okxlin/appstore.git
synced 2025-07-13 21:02:18 +08:00
Update docker-compose.yml
This commit is contained in:
parent
360d7dc84c
commit
611b2cc8bc
@ -12,7 +12,11 @@ services:
|
||||
image: vaultwarden/server:1.30.1-alpine
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
||||
environment:
|
||||
SIGNUPS_ALLOWED: 'true'
|
||||
INVITATIONS_ALLOWED: 'true'
|
||||
WEBSOCKET_ENABLED: 'false'
|
||||
ADMIN_TOKEN: '${ADMIN_TOKEN}'
|
||||
networks:
|
||||
1panel-network:
|
||||
external: true
|
||||
|
Loading…
Reference in New Issue
Block a user