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