corretto bug in definizione variabile nel redis compose file
This commit is contained in:
parent
94619c3aad
commit
c0edf4d2c5
|
|
@ -4,7 +4,7 @@ networks:
|
||||||
{{ shinyproxy_docker_network }}:
|
{{ shinyproxy_docker_network }}:
|
||||||
|
|
||||||
secrets:
|
secrets:
|
||||||
{ shinyproxy_redis_service_name }}_user_config:
|
{{ shinyproxy_redis_service_name }}_user_config:
|
||||||
file: ./shinyproxy-redis-users-config.acl
|
file: ./shinyproxy-redis-users-config.acl
|
||||||
|
|
||||||
services:
|
services:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue