Update compose file orders

This commit is contained in:
2025-07-13 18:35:45 +05:30
parent fb28d1ce31
commit 7870863b52
21 changed files with 74 additions and 73 deletions

View File

@@ -2,6 +2,7 @@ services:
syncyomi:
container_name: syncyomi
image: ghcr.io/syncyomi/syncyomi:v1.1.4
restart: unless-stopped
environment:
- TZ=${TZ}
volumes:
@@ -11,7 +12,6 @@ services:
- ${PORT}:8282
networks:
- frontend
restart: unless-stopped
networks:
frontend: