Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
eResearch
sails-hook-redbox-labarchives
Commits
3199694b
Commit
3199694b
authored
Jan 22, 2019
by
Moises Sacal
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
removed sensitive info
parent
730ba95b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
config/env/development.js
config/env/development.js
+2
-2
No files found.
config/env/development.js
View file @
3199694b
...
...
@@ -19,7 +19,7 @@ module.exports = {
workspaces
:
{
portal
:
{
authorization
:
'
Bearer
c81bd0a3-56fb-448e-bfa5-a5b7abb3668e
'
authorization
:
'
Bearer
TOKEN
'
},
provisionerUser
:
'
admin
'
,
parentRecord
:
'
rdmp
'
,
...
...
@@ -31,7 +31,7 @@ module.exports = {
appId
:
'
labarchives
'
,
recordType
:
'
labarchives
'
,
workspaceFileName
:
'
README.md
'
,
key
:
{
"
akid
"
:
"
utech_sydney
"
,
"
password
"
:
"
***REMOVED***
"
}
key
:
{
"
akid
"
:
"
USER
"
,
"
password
"
:
"
PASSWORD
"
}
}
}
};
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment