mgt c7 finish

This commit is contained in:
2024-08-03 11:45:37 -07:00
parent 5b0cd1d22f
commit d7a0167cd6
11 changed files with 57 additions and 8 deletions

View File

@@ -54,6 +54,9 @@ Dockerfile needs dockerignore or preferably explicitly defined copies for:
- requirements
- not dotflaskenv, vars set with dockerfile
## docker setup:
- py logger handler StreamHandler is buggy to the point of being useless. Use logfile and link to stdout in Docker build
## notes:
- compose has entry that overrides flask with uwsgi for prod
- miminal environment vars come through project env, pass through compose