update
This commit is contained in:
+2
-2
@@ -1,7 +1,7 @@
|
|||||||
version: "3.9"
|
version: "3.9"
|
||||||
services:
|
services:
|
||||||
hysteria:
|
hysteria:
|
||||||
image: tobyxdd/hysteria
|
image: tobyxdd/hysteria:latest
|
||||||
container_name: hysteria
|
container_name: hysteria
|
||||||
restart: always
|
restart: always
|
||||||
network_mode: "host"
|
network_mode: "host"
|
||||||
@@ -12,4 +12,4 @@ services:
|
|||||||
- ./server.key:/etc/hysteria/server.key
|
- ./server.key:/etc/hysteria/server.key
|
||||||
command: ["server", "-c", "/etc/hysteria.yaml"]
|
command: ["server", "-c", "/etc/hysteria.yaml"]
|
||||||
volumes:
|
volumes:
|
||||||
acme:
|
acme:
|
||||||
|
|||||||
Reference in New Issue
Block a user