a
a
This commit is contained in:
parent
2c3da039ef
commit
439a560226
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ module.exports = {
|
||||||
server: {
|
server: {
|
||||||
port: 3001
|
port: 3001
|
||||||
},
|
},
|
||||||
passwords: ['fartsex'],
|
passwords: ['passwordgoeshere'],
|
||||||
url: 'http://localhost:3001',
|
url: 'http://localhost:3001',
|
||||||
storagePath: '/tmp/yes',
|
storagePath: '/tmp/yes',
|
||||||
fileTypes: fileTypes,
|
fileTypes: fileTypes,
|
||||||
|
|
Loading…
Reference in a new issue