UPDATE: New data
Some checks failed
Gitea Auto Deploy / Deploy-Container (push) Failing after 49s

This commit is contained in:
2026-04-23 16:30:28 +07:00
parent 9314ec3ebd
commit 9a54180c5c
21 changed files with 2082 additions and 67 deletions

View File

@@ -1,12 +1,12 @@
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-network