使用标准 https 端口 & 映射日志到本机
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
https://43.226.59.241:9800 {
|
||||
tls internal
|
||||
proxy1.lanhuip.com {
|
||||
reverse_proxy localhost:9700
|
||||
}
|
||||
|
||||
@@ -6,6 +6,7 @@ services:
|
||||
network_mode: host
|
||||
volumes:
|
||||
- ./gost/gost.yaml:/etc/gost/gost.yaml
|
||||
- ./gost/logs:/var/log/gost
|
||||
command: >
|
||||
-api $GOST_USERNAME:$GOST_PASSWORD@:9700
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user