UDP proxy was added
This commit is contained in:
@@ -19,7 +19,8 @@ services:
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "80:80"
|
||||
- "443:443"
|
||||
- "443:443/tcp"
|
||||
- "443:443/udp"
|
||||
volumes:
|
||||
- ./angie.conf:/etc/angie/angie.conf:ro
|
||||
- ./http.conf:/etc/angie/http.d/default.conf:ro
|
||||
|
||||
Reference in New Issue
Block a user