up docker

This commit is contained in:
julien 2025-06-19 14:02:11 +02:00
parent 4490a6618e
commit e8c589877e

View File

@ -11,6 +11,7 @@ services:
- "dockerhost:192.168.1.207"
volumes:
- .:/app
- shelfly_upload:/app/upload
- ./shelfly_db.db:/app/shelfly_db.db
dns:
- 8.8.8.8
@ -29,4 +30,5 @@ services:
volumes:
- ./upload:/mount
command: "-u 'cangui;GHT30k7!' -s 'media;/mount;yes;no' -p"
volumes:
shelfly_upload: