dev #4

Merged
poslop merged 11 commits from dev into main 2024-10-29 15:02:54 -05:00
Showing only changes of commit 33c45bf785 - Show all commits

View File

@@ -11,6 +11,20 @@ networks:
name: bookstack
services:
anki:
image: ghcr.io/luckyturtledev/anki
container_name: anki
environment:
- SYNC_USER1=poslop:${PASS}
- RUST_LOG=info
ports:
- 10080:8080
volumes:
- anki:/data
restart: unless-stopped
networks:
- caddy
bookstack:
image: lscr.io/linuxserver/bookstack
container_name: bookstack
@@ -333,6 +347,8 @@ services:
volumes:
anki:
name: anki
caddy_config:
name: caddy_config
caddy_data: