Add IGN_KEY in template.env
Compare changes
+ 2
− 1
@@ -10,4 +10,5 @@ REDIS_SENTINEL_HOST=<host of the redis sentinel>
@@ -10,4 +10,5 @@ REDIS_SENTINEL_HOST=<host of the redis sentinel>
REDIS_AUTHORIZED_TTL=<time in seconds for which the key/value will be stored in redis when the user has access to the layer>
REDIS_UNAUTHORIZED_TTL=<Time in seconds for which the key/value pair will be stored in redis when the user doesn't have access to the layer>
\ No newline at end of file