Added Komodo skip labels for Komodo services and Swag.

This commit is contained in:
2024-12-22 09:23:09 -05:00
parent a3a815c020
commit e4224fa542
+3
View File
@@ -2719,6 +2719,8 @@ services:
expose:
- 5432
image: postgres:17-alpine
labels:
komodo.skip:
restart: unless-stopped
volumes:
- komodo-pg-data:/var/lib/postgresql/data
@@ -4625,6 +4627,7 @@ services:
- swag_port=81
- swag_url=swag.${MY_TLD}
- swag_auth=authelia
- komodo-skip=
- swag.uptime-kuma.enabled=true
- swag.uptime-kuma.monitor.url=https://swag.${MY_TLD}
- homepage.group=Infrastructure/App Performance Monitoring