1775206638

This commit is contained in:
Docker7530
2026-04-03 16:57:21 +08:00
parent 30063feba4
commit ab41c81a53
71 changed files with 836 additions and 155 deletions
+28
View File
@@ -0,0 +1,28 @@
# 任务
# 日志
```
N8N_DEFAULT_LOCALE=zh
services:
sub-store:
image: xream/sub-store:http-meta
container_name: sub-store
restart: always
network_mode: host
environment:
SUB_STORE_BACKEND_API_HOST: 127.0.0.1
SUB_STORE_BACKEND_API_PORT: 3001
SUB_STORE_BACKEND_MERGE: true
SUB_STORE_FRONTEND_BACKEND_PATH: /PVM!xwm7
PORT: 9876
HOST: 127.0.0.1
volumes:
- /opt/docker/data/sub-store:/opt/app/data
```
# 总结
杨妈身体不舒服。