Update Security_Containers/vaultwarden/compose.yaml
This commit is contained in:
@@ -23,7 +23,7 @@ services:
|
|||||||
labels:
|
labels:
|
||||||
- flame.type=application # "app" works too
|
- flame.type=application # "app" works too
|
||||||
- flame.name=${SERVICE_NAME}
|
- flame.name=${SERVICE_NAME}
|
||||||
- flame.url=https://${SERVICE_NAME}.${DOMAIN_NAME} #Adjust to your domain or IP
|
- flame.url=https://${SERVICE_NAME}.${DOMAIN_NAME}
|
||||||
- flame.icon=https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/vaultwarden-light.svg
|
- flame.icon=https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/vaultwarden-light.svg
|
||||||
### Enable Traefik
|
### Enable Traefik
|
||||||
- traefik.enable=true
|
- traefik.enable=true
|
||||||
|
|||||||
Reference in New Issue
Block a user