first feasability of event management feature
This commit is contained in:
@@ -11,6 +11,7 @@ services:
|
||||
- "443:443"
|
||||
volumes:
|
||||
- ./nginx.conf:/etc/nginx/nginx.conf:ro
|
||||
- ./certs:/etc/nginx/certs:ro
|
||||
depends_on:
|
||||
- server
|
||||
- dashboard
|
||||
|
||||
Reference in New Issue
Block a user