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