1
0

vaultwarden: add ports

This commit is contained in:
2023-10-04 14:35:01 +02:00
parent c2e8b20293
commit 020915798c
2 changed files with 4 additions and 0 deletions

View File

@ -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"