Merge branch 'main' of https://forgejo.systemsobscure.net/thomasabishop/self-host
This commit is contained in:
commit
366f1c5fc5
1 changed files with 3 additions and 1 deletions
|
@ -6,8 +6,10 @@ services:
|
|||
ports:
|
||||
- 8004:3000
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- web
|
||||
volumes:
|
||||
- /mnt/storagebox_alpha/wakapi/data:/data # bind mount, no need to add named vol
|
||||
- /data/sqlite/wakapi:/data # bind mount, no need to add named vol
|
||||
|
||||
networks:
|
||||
web:
|
||||
|
|
Loading…
Add table
Reference in a new issue