This commit is contained in:
vincent 2024-02-27 14:19:27 +08:00
parent d6189bc638
commit 86d9fbd454

View File

@ -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: