]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - config/test-6.yaml
Server: remove encryption when seending requests to other pods
[github/Chocobozzz/PeerTube.git] / config / test-6.yaml
index 31608add2ac32fd42bede89980bb00ee25f55d33..0c9630c897a91c2fa0785d596ee8a8a818da1f3d 100644 (file)
@@ -2,7 +2,7 @@ listen:
   port: 9006
 
 webserver:
-  host: 'localhost'
+  hostname: 'localhost'
   port: 9006
 
 database:
@@ -11,7 +11,7 @@ database:
 # From the project root directory
 storage:
   certs: 'test6/certs/'
-  uploads: 'test6/uploads/'
+  videos: 'test6/videos/'
   logs: 'test6/logs/'
   thumbnails: 'test6/thumbnails/'
   torrents: 'test6/torrents/'