mirror of
https://github.com/icodex/docker-goedge.git
synced 2026-03-13 21:41:37 -05:00
add 443/udp for http 3.0
This commit is contained in:
@@ -65,6 +65,7 @@ services:
|
||||
ports:
|
||||
- 80:80/tcp
|
||||
- 443:443/tcp
|
||||
- 443:443/udp
|
||||
networks:
|
||||
- goedge
|
||||
cap_add:
|
||||
@@ -87,6 +88,7 @@ services:
|
||||
- NODEID=xxx
|
||||
- SECRET=xxx
|
||||
ports:
|
||||
- 53:53/tcp
|
||||
- 53:53/udp
|
||||
networks:
|
||||
- goedge
|
||||
|
||||
Reference in New Issue
Block a user