This commit is contained in:
2026-03-17 18:15:09 +07:00
commit b19932b981
16 changed files with 239 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
services:
migration-page:
build: .
container_name: srtools-migration
ports:
- "3008:80"
restart: always