vaultwarden: add ports
This commit is contained in:
@ -818,6 +818,8 @@ services:
|
||||
container_name: vaultwarden
|
||||
networks:
|
||||
- public
|
||||
ports:
|
||||
- "${VAULTWARDEN_EXTERNAL_PORT}:${VAULTWARDEN_INTERNAL_PORT}"
|
||||
# environment:
|
||||
# - PUSH_ENABLED=true
|
||||
# - "PUSH_INSTALLATION=bdad90cb-6865-432e-9122-b09100b88d6c"
|
||||
|
Reference in New Issue
Block a user