chore(): small improvements and fixes

This commit is contained in:
ITQ
2026-04-08 18:35:02 +03:00
parent fa0e8a7c89
commit 1ccadc233d
3 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ dokploy_advertise_addr: ""
dokploy_postgres_image: postgres:16-alpine
dokploy_redis_image: redis:8-alpine
dokploy_dokploy_image: dokploy/dokploy:latest
dokploy_traefik_image: traefik:v3.6.1
dokploy_traefik_image: traefik:v3.6
dokploy_postgres_user: dokploy
dokploy_postgres_db: dokploy
+1
View File
@@ -14,6 +14,7 @@
- _dokploy_remove_services is failed
- "'could not find' not in (_dokploy_remove_services.msg | default('') | lower)"
- "'not found' not in (_dokploy_remove_services.msg | default('') | lower)"
- "'not a swarm manager' not in (_dokploy_remove_services.msg | default('') | lower)"
tags: dokploy, deletion
- name: Leave Docker Swarm