update
This commit is contained in:
parent
d6189bc638
commit
86d9fbd454
@ -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:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user