up docker
This commit is contained in:
parent
4490a6618e
commit
e8c589877e
@ -11,6 +11,7 @@ services:
|
|||||||
- "dockerhost:192.168.1.207"
|
- "dockerhost:192.168.1.207"
|
||||||
volumes:
|
volumes:
|
||||||
- .:/app
|
- .:/app
|
||||||
|
- shelfly_upload:/app/upload
|
||||||
- ./shelfly_db.db:/app/shelfly_db.db
|
- ./shelfly_db.db:/app/shelfly_db.db
|
||||||
dns:
|
dns:
|
||||||
- 8.8.8.8
|
- 8.8.8.8
|
||||||
@ -29,4 +30,5 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- ./upload:/mount
|
- ./upload:/mount
|
||||||
command: "-u 'cangui;GHT30k7!' -s 'media;/mount;yes;no' -p"
|
command: "-u 'cangui;GHT30k7!' -s 'media;/mount;yes;no' -p"
|
||||||
|
volumes:
|
||||||
|
shelfly_upload:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user