This repository was archived by the owner on Jun 19, 2025. It is now read-only.
Commit 5d89431
authored
feat(user-token): Add Web UI token to environment variables (#237)
* add token in environment variables
* assign value of token to my_env
* update environment variable name to api_token instead of token
* replace upper case API_TOKEN to lower case api_token in extensions.py file1 parent 896fcf3 commit 5d89431
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| 128 | + | |
128 | 129 | | |
129 | 130 | | |
130 | | - | |
| 131 | + | |
131 | 132 | | |
132 | 133 | | |
133 | 134 | | |
| |||
0 commit comments