chore(): small improvements and fixes
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user