Stub out cookie/privacy policy. Add memcached to docker image
This commit is contained in:
+3
-1
@@ -6,4 +6,6 @@ DB_NAME=rad
|
||||
DB_HOST=db
|
||||
DB_USER=django
|
||||
DB_PASSWORD=postgres
|
||||
DB_PORT=5432
|
||||
DB_PORT=5432
|
||||
|
||||
MEMCACHE_HOST=cache
|
||||
Reference in New Issue
Block a user