Phase6/7 runtime + Gitea smoke gate setup #1

Merged
daarion-admin merged 214 commits from codex/sync-node1-runtime into main 2026-03-05 10:38:18 -08:00
2 changed files with 0 additions and 16 deletions
Showing only changes of commit 57632699c0 - Show all commits

View File

@@ -1,5 +1,3 @@
version: "3.8"
services:
router:
build:

View File

@@ -24,17 +24,3 @@ HEALTHCHECK --interval=30s --timeout=10s --start-period=30s --retries=5 \
# Run application
CMD ["uvicorn", "main:app", "--host", "0.0.0.0", "--port", "8000"]