Initial Testing
This commit is contained in:
@ -13,8 +13,6 @@ web:
|
||||
DB_PASS: 123456
|
||||
SECRET_KEY: secret
|
||||
|
||||
command: /usr/local/bin/gunicorn -w 2 -b :8000 app:app
|
||||
|
||||
nginx:
|
||||
restart: always
|
||||
build: ./nginx/
|
||||
|
||||
Reference in New Issue
Block a user