feat: add server handle both HTTP and HTTPS
This commit is contained in:
@@ -10,5 +10,6 @@ services:
|
||||
timeout: 10s
|
||||
ports:
|
||||
- "80:80"
|
||||
- "443:443"
|
||||
volumes:
|
||||
- ./config:/config/
|
||||
Reference in New Issue
Block a user