supervisord
This commit is contained in:
@@ -8,14 +8,15 @@ services:
|
||||
|
||||
ports:
|
||||
- "15000:5000"
|
||||
- "80:80"
|
||||
- "443:443"
|
||||
- "7980:80"
|
||||
- "7443:443"
|
||||
- "8404:8404"
|
||||
|
||||
volumes:
|
||||
- ./config:/app/config
|
||||
- ./haproxy:/etc/haproxy
|
||||
- ./logs:/var/log
|
||||
- ./ssl:/app/ssl
|
||||
|
||||
environment:
|
||||
- FLASK_ENV=production
|
||||
|
||||
Reference in New Issue
Block a user