Setup reroutes when complete, fix gunicorn check
This commit is contained in:
parent
e711c1efe6
commit
dbce986af6
5 changed files with 10 additions and 14 deletions
|
@ -278,7 +278,6 @@ const templateUrl = require('./setup.html');
|
|||
'config': {
|
||||
'DB_URI': $scope.databaseUri
|
||||
},
|
||||
'hostname': window.location.host
|
||||
};
|
||||
|
||||
if ($scope.currentState.hasDatabaseSSLCert) {
|
||||
|
|
Reference in a new issue