testing siyuan notes
This commit is contained in:
13
siyuan/compose.yml
Normal file
13
siyuan/compose.yml
Normal file
@@ -0,0 +1,13 @@
|
||||
services:
|
||||
main:
|
||||
image: b3log/siyuan
|
||||
command: ['--workspace=/siyuan/workspace/', '--accessAuthCode=aimieChoo9soo6nahhaekedoShee1e']
|
||||
ports:
|
||||
- 6806:6806
|
||||
volumes:
|
||||
- ./workspace:/siyuan/workspace
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
- TZ=America/Chicago
|
||||
- PUID=1000
|
||||
- PGID=1000
|
||||
Reference in New Issue
Block a user