Skip to content

Commit

Permalink
feat: add access code
Browse files Browse the repository at this point in the history
  • Loading branch information
terwer committed Mar 12, 2024
1 parent 965a394 commit b9a1517
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Expand Up @@ -11,6 +11,7 @@ services:
- "6808:6806"
environment:
- "TZ=CST-8"
command: --accessAuthCode=123456
volumes:
- ./workspace:/home/siyuan
restart: "no"
Expand Down

0 comments on commit b9a1517

Please sign in to comment.