forked from Infra/risotto
first commit
This commit is contained in:
3
src/risotto/config.py
Normal file
3
src/risotto/config.py
Normal file
@ -0,0 +1,3 @@
|
||||
HTTP_PORT = 8080
|
||||
MESSAGE_ROOT_PATH = 'messages'
|
||||
DEBUG = True
|
Reference in New Issue
Block a user