🔨」 fix: fixed some things.

This commit is contained in:
2025-08-27 17:29:09 +02:00
parent 038cfb4063
commit d5b3b27e62
2 changed files with 4 additions and 0 deletions

View File

@ -15,6 +15,8 @@ services:
condition: service_started
auth-api:
condition: service_started
healthcheck:
disable: true
networks:
- front
restart: unless-stopped

View File

@ -15,6 +15,8 @@ services:
condition: service_started
auth-api:
condition: service_started
healthcheck:
disable: true
networks:
- front
restart: unless-stopped