Skip to content

Commit

Permalink
Update .env
Browse files Browse the repository at this point in the history
  • Loading branch information
chtrembl committed Oct 18, 2023
1 parent 585743c commit 7df7b5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion petstore/petstoreapp/soulmachines-react-app/.env
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# this usually doesn't need to be changed for standard projects
REACT_APP_SESSION_SERVER="dh.soulmachines.cloud"
# API key can be configured in DDNA prefs, good for basic auth when using a supported NLP
REACT_APP_API_KEY="eyJzb3VsSWQiOiJkZG5hLW1pY3Jvc29mdC0yMDIzLS1henVyZS1wZXQtc3RvcmUiLCJhdXRoU2VydmVyIjoiaHR0cHM6Ly9kaC5hei5zb3VsbWFjaGluZXMuY2xvdWQvYXBpL2p3dCIsImF1dGhUb2tlbiI6ImFwaWtleV92MV84NzE5ZWVhYi0wOWExLTRhZTgtYjFjNi1mMzFmNTViZmY4OTQifQ=="
REACT_APP_API_KEY="eyJzb3VsSWQiOiJkZG5hLW1pY3Jvc29mdC0yMDIzLS1uZXctcHJvamVjdC1iY2MyMjMyIiwiYXV0aFNlcnZlciI6Imh0dHBzOi8vZGguYXouc291bG1hY2hpbmVzLmNsb3VkL2FwaS9qd3QiLCJhdXRoVG9rZW4iOiJhcGlrZXlfdjFfYjM1YTQzYmEtYjQzMC00MDUyLTlmN2ItNGQzMjgyMWUwNzEwIn0="
# endpoint to token server corresponding to project's persona
# token server auth is used when an orchestration server is being used to handle NLP
REACT_APP_TOKEN_URL=https://example.com/auth/authorize
Expand Down

0 comments on commit 7df7b5c

Please sign in to comment.