-
docker 版的 S3 同步异常
2024-10-16 11:41服务器是国内服务器,腾讯云广州,我用下面的拉去的,因为前段时间都是正常,昨天开始打开就提示链接不上了
version: "3.9" services: main: image: b3log/siyuan command: ['--workspace=/siyuan/workspace/', '--accessAuthCode=skincare-smokeless9-treason-panther-bash'] user: '0:0' ports: - 6816:6806 volumes: - /mnt/docker/docker_data/siyuan/workspace:/siyuan/workspace restart: unless-stopped environment: # A list of time zone identifiers can be found at https://en.wikipedia.org/wiki/List_of_tz_database_time_zones - TZ=${TimeZone}