removed external in shinyproxy docker network redis compose
This commit is contained in:
parent
720aa8ce30
commit
508395fb9a
|
|
@ -2,7 +2,6 @@ networks:
|
||||||
haproxy-public:
|
haproxy-public:
|
||||||
external: true
|
external: true
|
||||||
{{ shinyproxy_docker_network }}:
|
{{ shinyproxy_docker_network }}:
|
||||||
external: true
|
|
||||||
|
|
||||||
secrets:
|
secrets:
|
||||||
{{ shinyproxy_redis_service_name }}_user_config:
|
{{ shinyproxy_redis_service_name }}_user_config:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue