a
This commit is contained in:
hippoz 2021-06-10 20:53:07 +03:00
parent 2c3da039ef
commit 439a560226

View file

@ -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,