diff --git a/config/production.yaml.example b/config/production.yaml.example index 005444e73..231e3deeb 100644 --- a/config/production.yaml.example +++ b/config/production.yaml.example @@ -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: