]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - support/docker/production/config/production.yaml
Merge branch 'master' into develop
[github/Chocobozzz/PeerTube.git] / support / docker / production / config / production.yaml
index ddac23c4ebc441e666791b21f687e14c6113ea70..4970bbccab70497b769c73563d8383e12afc1b12 100644 (file)
@@ -18,7 +18,7 @@ trust_proxy:
 
 # Your database name will be "peertube"+database.suffix
 database:
-  hostname: 'db'
+  hostname: 'postgres'
   port: 5432
   suffix: ''
   username: 'postgres'