set flask app instances to log json in k8s clusters
This commit is contained in:
2
sample-server/Procfile
Normal file
2
sample-server/Procfile
Normal file
@@ -0,0 +1,2 @@
|
||||
uwsgi: LOG_JSON=true DEBUG=false uwsgi --ini sample-server/uwsgi.ini
|
||||
nginx: nginx -c $(pwd)/sample-server/nginx.conf
|
Reference in New Issue
Block a user