Skip to content

Commit 56c22a7

Browse files
committed
Update README
1 parent f0f8ee2 commit 56c22a7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ This file has two main functions:
77
- Set configuration differences between local and deployed versions
88
- `:base-url` base url that the http client will use to build the backend requests
99
- `:github` informations used to do the login with github like `:client-id` and `:redirect-uri`
10+
- For the configuration values above, their values may be redefined at compile time if their corresponding environment
11+
variables are present: `BASE_URL`, `CLIENT_ID` and `REDIRECT_URI`.
1012

1113
## Project
1214
[Check the project backlog, issues and ongoing tasks](https://github.com/orgs/clj-codes/projects/2)

0 commit comments

Comments
 (0)