mirror of
https://github.com/KeyZox71/knl_meowscendence.git
synced 2025-10-14 02:54:44 +02:00
「🔨」 fix: fixed some things.
This commit is contained in:
@ -15,6 +15,8 @@ services:
|
|||||||
condition: service_started
|
condition: service_started
|
||||||
auth-api:
|
auth-api:
|
||||||
condition: service_started
|
condition: service_started
|
||||||
|
healthcheck:
|
||||||
|
disable: true
|
||||||
networks:
|
networks:
|
||||||
- front
|
- front
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
@ -15,6 +15,8 @@ services:
|
|||||||
condition: service_started
|
condition: service_started
|
||||||
auth-api:
|
auth-api:
|
||||||
condition: service_started
|
condition: service_started
|
||||||
|
healthcheck:
|
||||||
|
disable: true
|
||||||
networks:
|
networks:
|
||||||
- front
|
- front
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
Reference in New Issue
Block a user