Update Financial_Containers/actual/compose.yaml
This commit is contained in:
@@ -25,7 +25,7 @@ services:
|
|||||||
- 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} #Adjust to your domain or IP
|
||||||
- flame.icon=finance
|
- flame.icon=https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/actual-budget.svg
|
||||||
### Enable Traefik
|
### Enable Traefik
|
||||||
- traefik.enable=true
|
- traefik.enable=true
|
||||||
### For HTTP
|
### For HTTP
|
||||||
|
|||||||
Reference in New Issue
Block a user