11 lines
159 B
Plaintext
11 lines
159 B
Plaintext
![]() |
[global]
|
||
|
secret_file = secret.txt
|
||
|
debug = false
|
||
|
|
||
|
[allowed_hosts]
|
||
![]() |
allowed_host1 = example.com
|
||
![]() |
|
||
|
[database]
|
||
|
engine = django.db.backends.sqlite3
|
||
|
name = db.sqlite3
|