Merge pull request 'corretto bug in definizione variabile nel redis compose file' (!12) from marco.procaccini/ansible-role-shinyproxy:master into master
Reviewed-on: #12
This commit is contained in:
commit
7bb58af3bc
|
|
@ -5,7 +5,7 @@ networks:
|
|||
|
||||
secrets:
|
||||
{{ shinyproxy_redis_service_name }}_user_config:
|
||||
file: ./shinyproxy-redis-users-config.acl
|
||||
file: ./shinyproxy-redis-users-config.acl
|
||||
|
||||
services:
|
||||
{{ shinyproxy_redis_service_name }}:
|
||||
|
|
|
|||
Loading…
Reference in New Issue