Remove now unused dnsRecordId

This commit is contained in:
Johannes Zellner
2018-06-29 22:25:34 +02:00
parent 868ed977b3
commit 163563f400
19 changed files with 38 additions and 67 deletions
-1
View File
@@ -88,7 +88,6 @@ var APP = {
httpPort: 4567,
portBindings: null,
accessRestriction: null,
dnsRecordId: 'someDnsRecordId',
memoryLimit: 0,
ownerId: ADMIN.id
};