fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fix existing tests.
[redakcja.git]
/
src
/
redakcja
/
localsettings.sample
diff --git
a/src/redakcja/localsettings.sample
b/src/redakcja/localsettings.sample
index
df74e78
..
cd62558
100644
(file)
--- a/
src/redakcja/localsettings.sample
+++ b/
src/redakcja/localsettings.sample
@@
-13,6
+13,7
@@
from redakcja.settings import *
# Filling this out is required.
SECRET_KEY = ''
# Filling this out is required.
SECRET_KEY = ''
+ALLOWED_HOSTS = []
# Path to repository with managed documents
CATALOGUE_REPO_PATH = '/srv/redakcja/books'
# Path to repository with managed documents
CATALOGUE_REPO_PATH = '/srv/redakcja/books'