Add quotes to config prod example
authorChocobozzz <florian.bigard@gmail.com>
Thu, 12 Jan 2017 14:42:40 +0000 (15:42 +0100)
committerChocobozzz <florian.bigard@gmail.com>
Thu, 12 Jan 2017 14:42:40 +0000 (15:42 +0100)
config/production.yaml.example

index 005444e73e64e50005383718dfd99c43e502ca2c..231e3deebd80324cc2cf93ec5d5d3fdced5ad84b 100644 (file)
@@ -11,8 +11,8 @@ database:
   hostname: 'localhost'
   port: 5432
   suffix: '_prod'
-  username: peertube
-  password: peertube
+  username: 'peertube'
+  password: 'peertube'
 
 # From the project root directory
 storage: