feat: new data
Gitea Auto Deploy / Deploy-Container (push) Failing after 53s

This commit is contained in:
2026-06-02 18:24:12 +07:00
parent ee101f3851
commit 796969a174
60 changed files with 1126 additions and 984 deletions
+5 -5
View File
@@ -1,15 +1,15 @@
services:
srtools-live:
srtools:
build:
context: .
dockerfile: Dockerfile
container_name: srtools-live
container_name: srtools
restart: unless-stopped
ports:
- "3009:3000"
- "3006:3000"
networks:
- srtools-live-network
- srtools-network
networks:
srtools-live-network:
srtools-network:
driver: bridge