你的提交信息

This commit is contained in:
xiaochou164 2025-05-08 02:30:12 +08:00
parent 03b23a0c0c
commit ab9d929e3a
1 changed files with 22 additions and 3 deletions

View File

@ -797,19 +797,30 @@ services:
- "e12bb873d249813db599f88f7afd3c9c12231cd0b523bc8e3251f9012a569002:/var/www/phpldapadmin"
siyuan:
command:
- "--workspace=/siyuan/workspace/"
- "--accessAuthCode=Zhupo222"
container_name: "siyuan"
devices:
- "/dev/fuse:/dev/fuse"
entrypoint:
- "/opt/siyuan/kernel"
environment:
- "TZ=Etc/UTC"
- "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
- "RUN_IN_CONTAINER=true"
hostname: "b6c44d6cedf6"
hostname: "siyuan"
image: "registry.cn-guangzhou.aliyuncs.com/fnapp/b3log_siyuan"
ipc: "private"
labels:
com.docker.compose.config-hash: "f4928f1ccadb2439905eab36daf8a7d48f839666a1a4e5d86dfafabe310b9e4b"
com.docker.compose.container-number: "1"
@ -822,18 +833,26 @@ services:
com.docker.compose.service: "siyuan"
com.docker.compose.version: "2.29.2"
maintainer: "Liang Ding<845765@qq.com>"
logging:
driver: "json-file"
options: {}
networks:
- "trim-default"
ports:
- "6806:6806/tcp"
restart: "unless-stopped"
user: "985:1014"
- "6808:6808/tcp"
stdin_open: true
user: "siyuan"
volumes:
- "/var/apps/docker-siyuan/shares/siyuan/workspace:/siyuan/workspace"
- "/var/apps/docker-siyuan/var/config:/.config"
working_dir: "/opt/siyuan"
tailscale: