This repository was archived by the owner on Oct 10, 2025. It is now read-only.
Commit f09efaf
committed
refactor: [#14] move configuration files to infrastructure layer
- Remove application/.env.production (now in infrastructure/config/environments/)
- Remove application/share/container/default/config/prometheus.yml (now generated by infrastructure)
- Remove application/share/container/default/config/tracker.prod.container.sqlite3.toml (now generated by infrastructure)
This completes the 12-factor app refactoring by moving configuration generation
to the infrastructure layer, making the application layer purely focused on
runtime deployment.1 parent a8b11c5 commit f09efaf
3 files changed
+0
-123
lines changedThis file was deleted.
Lines changed: 0 additions & 20 deletions
This file was deleted.
Lines changed: 0 additions & 62 deletions
This file was deleted.
0 commit comments