Allow config without localsettings. Basic docker conf. Remove stale files.
[cas.git] / src / cas / localsettings.sample
diff --git a/src/cas/localsettings.sample b/src/cas/localsettings.sample
deleted file mode 100644 (file)
index b5eab8f..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-# Copy this to localsettings.py and set any settings you need to change. 
-
-DEBUG = True
-SECRET_KEY = ''
-ALLOWED_HOSTS = []
-