Skip to content
This repository has been archived by the owner on Jan 20, 2024. It is now read-only.

Commit

Permalink
update env - #155
Browse files Browse the repository at this point in the history
  • Loading branch information
dz-1 committed Dec 20, 2018
1 parent 13124fc commit 22f968d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion oauth2-console/.env
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,7 @@ REACT_APP_SERVICES_URL=https://localhost:6883/oauth2/service?page=1


#built-in React.js env variables
#change default port to 8080 to fit the default CORS config
## change default port to 8080 to fit the default CORS config
PORT=8080
## unit tests are only in Chrome
BROWSER=Chrome

0 comments on commit 22f968d

Please sign in to comment.