hfariborzi commited on
Commit
456622d
·
verified ·
1 Parent(s): a4fa817

Rename secrets_example.toml to secrets.toml

Browse files
Files changed (2) hide show
  1. secrets.toml +2 -0
  2. secrets_example.toml +0 -2
secrets.toml ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ APP_URL = 'https://hfariborzi-flowisesample.hf.space/chatbot/7595060c-3e70-46c4-9f32-935fe2a28663'
2
+ FLOW_ID = 'abc'
secrets_example.toml DELETED
@@ -1,2 +0,0 @@
1
- APP_URL = 'https://your-flowise-url.com'
2
- FLOW_ID = 'abc'