Added Komodo skip labels for Komodo services and Swag.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user