Initial commit
This commit is contained in:
16
notfellchen.cfg
Normal file
16
notfellchen.cfg
Normal file
@@ -0,0 +1,16 @@
|
||||
# DEBUG CONFIGURATION
|
||||
# DO NOT USE IN PRODUCTION
|
||||
|
||||
[ilmo]
|
||||
instance_name=Notfellchen DEBUG
|
||||
host=localhost
|
||||
|
||||
[django]
|
||||
secret=CHANGE-ME
|
||||
debug=True
|
||||
|
||||
[database]
|
||||
backend=sqlite
|
||||
name=notfellchen
|
||||
|
||||
|
Reference in New Issue
Block a user