fix: rename server.py to app_server.py to bypass stale Coolify file mount

A Coolify persistent storage entry was overriding /app/server.py with an
unresolved ${FILE:} placeholder, causing SyntaxError on startup.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-06 14:21:26 +00:00
parent fed6ca30f6
commit c70c4e71e6
2 changed files with 2 additions and 2 deletions
+1
View File
@@ -0,0 +1 @@
${FILE:/tmp/ext-platform-server.py}