Server deployment stuff

This commit is contained in:
John Lyon-Smith
2018-03-19 15:04:10 -07:00
parent 59c11d791d
commit faf99108e9
12 changed files with 164 additions and 33 deletions

View File

@@ -1,7 +0,0 @@
{
awsConfig: {
accessKeyId: 'AKIAJUP6XRVYDAXNTUNA',
secretAccessKey: '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',
region: 'us-west-2'
}
}

View File

@@ -1,7 +1,7 @@
{
logDir: '/var/log/deighton-ar',
api: {
port: '3001',
port: '3005',
loginKey: '*',
uploadTimout: 120,
maxEmailTokenAgeInHours: 36,