more personally useful variation of default config of PeerTube
This commit is contained in:
@@ -8,31 +8,31 @@ volumes:
|
|||||||
driver_opts:
|
driver_opts:
|
||||||
type: none
|
type: none
|
||||||
o: bind
|
o: bind
|
||||||
device: /Volumes/Treat/Containers/peertube/config
|
device: /mnt/apple/peertube/config
|
||||||
data:
|
data:
|
||||||
driver: local
|
driver: local
|
||||||
driver_opts:
|
driver_opts:
|
||||||
type: none
|
type: none
|
||||||
o: bind
|
o: bind
|
||||||
device: /Volumes/Treat/Containers/peertube/data
|
device: /mnt/apple/peertube/data
|
||||||
opendkim:
|
opendkim:
|
||||||
driver: local
|
driver: local
|
||||||
driver_opts:
|
driver_opts:
|
||||||
type: none
|
type: none
|
||||||
o: bind
|
o: bind
|
||||||
device: /Volumes/Treat/Containers/peertube/opendkim
|
device: /mnt/apple/peertube/opendkim
|
||||||
postgres:
|
postgres:
|
||||||
driver: local
|
driver: local
|
||||||
driver_opts:
|
driver_opts:
|
||||||
type: none
|
type: none
|
||||||
o: bind
|
o: bind
|
||||||
device: /Volumes/Treat/Containers/peertube/postgres
|
device: /mnt/apple/peertube/postgres
|
||||||
redis:
|
redis:
|
||||||
driver: local
|
driver: local
|
||||||
driver_opts:
|
driver_opts:
|
||||||
type: none
|
type: none
|
||||||
o: bind
|
o: bind
|
||||||
device: /Volumes/Treat/Containers/peertube/redis
|
device: /mnt/apple/peertube/redis
|
||||||
|
|
||||||
services:
|
services:
|
||||||
peertube:
|
peertube:
|
||||||
|
|||||||
Reference in New Issue
Block a user