Skip to content

Commit

Permalink
set web service back to default
Browse files Browse the repository at this point in the history
  • Loading branch information
wwelling committed Aug 9, 2018
1 parent e8a6b57 commit 0628026
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/config/appConfig.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ var appConfig = {
// Set this to the webService if mocking AuthService

'authService': 'https://labs.library.tamu.edu/auth3',
'webService': 'http://janus.evans.tamu.edu:9001',
'webService': 'http://localhost:9001',

'storageType': 'session',

Expand Down

0 comments on commit 0628026

Please sign in to comment.