Spaces:
Running
Running
apple muncy
commited on
Commit
·
259f72f
1
Parent(s):
e1fa82f
fix formatting
Browse filesSigned-off-by: apple muncy <[email protected]>
README.md
CHANGED
|
@@ -16,11 +16,11 @@ python-sdk]( https://github.com/modelcontextprotocol/python-sdk/tree/main/exampl
|
|
| 16 |
Check out https://auth0.com/ for a next step.
|
| 17 |
|
| 18 |
The code was originally written to run with client, resource server, and auth server all on a single machine.
|
| 19 |
-
**To run this in your own HF Space
|
| 20 |
# Duplicate this space
|
| 21 |
## Add 3 secrets to the space
|
| 22 |
-
|
| 23 |
-
|
| 24 |
-
|
| 25 |
|
| 26 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 16 |
Check out https://auth0.com/ for a next step.
|
| 17 |
|
| 18 |
The code was originally written to run with client, resource server, and auth server all on a single machine.
|
| 19 |
+
**To run this in your own HF Space**
|
| 20 |
# Duplicate this space
|
| 21 |
## Add 3 secrets to the space
|
| 22 |
+
1. AS_HOST_NAME ((embeded host name) eg applemuncy-as)
|
| 23 |
+
2. USER_NAME
|
| 24 |
+
3. USER_PASSWORD
|
| 25 |
|
| 26 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|