Zimix commited on
Commit
419cc4a
1 Parent(s): 75a2d1c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -6,7 +6,7 @@ from interaction import MindBot
6
 
7
  CUSTOM_PATH = "/mindbot/541832"
8
  import os
9
- print('^_^:',os.getenv("AUTH_TOKEN"),'!!!!!!!!!!')
10
  # @app.get("/")
11
  # def read_main():
12
  # return {"message": "This is your main app"}
 
6
 
7
  CUSTOM_PATH = "/mindbot/541832"
8
  import os
9
+ print('^_^:',os.getenv("Zimix"),'!!!!!!!!!!')
10
  # @app.get("/")
11
  # def read_main():
12
  # return {"message": "This is your main app"}