randomize key
This commit is contained in:
parent
9909d92dba
commit
0e0ad27dbf
4 changed files with 8 additions and 15 deletions
2
run.py
2
run.py
|
|
@ -3,5 +3,5 @@
|
|||
import raincloud
|
||||
|
||||
if __name__ == "__main__":
|
||||
app = raincloud.create_app("public", "dev")
|
||||
app = raincloud.create_app("public")
|
||||
app.run()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue