Fix file locations + formatting

This commit is contained in:
Ajay Ramachandran
2021-04-17 23:06:39 -04:00
parent 2c3dde0d2e
commit a06ab724ad
2 changed files with 14 additions and 16 deletions

View File

@@ -49,7 +49,7 @@ addDefaults(config, {
dumpDatabase: {
enabled: true,
minTimeBetweenMs: 60000,
appExportPath: '/opt/exports',
appExportPath: './docker/database-export',
postgresExportPath: '/opt/exports',
tables: [{
name: "sponsorTimes",