更新文档

This commit is contained in:
admin8800
2026-05-10 16:59:36 +08:00
parent 5f1f9375d7
commit 80d8339861
3 changed files with 22 additions and 26 deletions
+3 -7
View File
@@ -1,16 +1,12 @@
services:
s-ui:
image: ghcr.io/admin8800/s-ui:latest
image: ghcr.io/admin8800/s-ui
container_name: s-ui
hostname: "s-ui"
network_mode: host
volumes:
- "./db:/app/db"
- "./cert:/app/cert"
tty: true
restart: unless-stopped
ports:
- "2095:2095"
- "2096:2096"
networks:
- s-ui
entrypoint: "./entrypoint.sh"
entrypoint: "./entrypoint.sh"