mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-18 13:39:57 -04:00
disable cache persistence & env updates
This commit is contained in:
@@ -16,7 +16,7 @@ services:
|
||||
expose:
|
||||
- "6012"
|
||||
adminredis:
|
||||
container_name: adminredis
|
||||
command: sh -c "rm -f /data/dump.rdb && redis-server --port 6379" # disable persistence
|
||||
image: redis:latest
|
||||
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user