Update instanceName token
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
"ConnectionStrings": {
|
||||
"SQLDatabase": "#{db-connection-string}#"
|
||||
},
|
||||
"InstanceName": "#{instance-name}",
|
||||
"InstanceName": "#{instance-name}#",
|
||||
"GoogleClientId": "#{google-backend-login-client-id}#",
|
||||
"Secret": "#{google-backend-login-secret}#",
|
||||
"apiKey": "#{api-key}#",
|
||||
|
||||
Reference in New Issue
Block a user