also listen on 8443 because fuck it
This commit is contained in:
parent
9c0ee929ca
commit
09bf80ab29
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ services:
|
|||
ports:
|
||||
- "80:80/tcp"
|
||||
- "443:443/tcp"
|
||||
- "8443:8443/tcp"
|
||||
- "10000:10000/tcp"
|
||||
|
||||
http3-ytproxy:
|
||||
|
|
Loading…
Add table
Reference in a new issue