chore: remove hardcoded APP_VERSION from stack files
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -19,7 +19,6 @@ services:
|
||||
environment:
|
||||
# Application
|
||||
- APP_NAME=Core API
|
||||
- APP_VERSION=1.0.0-phase1
|
||||
- DEBUG=true
|
||||
|
||||
# Server
|
||||
|
||||
@@ -17,7 +17,6 @@ services:
|
||||
|
||||
environment:
|
||||
- APP_NAME=The Scheduler
|
||||
- APP_VERSION=1.0.0
|
||||
- DEBUG=true
|
||||
- HOST=0.0.0.0
|
||||
- PORT=8090
|
||||
|
||||
Reference in New Issue
Block a user