diff --git a/templates/shinyproxy-redis-users-config.acl.j2 b/templates/shinyproxy-redis-users-config.acl.j2 index ac7d8e4..15cdf3f 100644 --- a/templates/shinyproxy-redis-users-config.acl.j2 +++ b/templates/shinyproxy-redis-users-config.acl.j2 @@ -1,2 +1,2 @@ user default off -user {{ shinyproxy_redis_user }} on >{{ shinyproxy_redis_password }} ~* +@all \ No newline at end of file +user {{ shinyproxy_redis_user }} on >{{ shinyproxy_redis_password }} ~* +@all &* \ No newline at end of file