Merge pull request 'removed external in shinyproxy docker network redis compose' (!7) from marco.procaccini/ansible-role-shinyproxy:master into master
Reviewed-on: ISTI-ansible-roles/ansible-role-shinyproxy#7
This commit is contained in:
commit
646a63e7f1
|
|
@ -2,7 +2,6 @@ networks:
|
|||
haproxy-public:
|
||||
external: true
|
||||
{{ shinyproxy_docker_network }}:
|
||||
external: true
|
||||
|
||||
secrets:
|
||||
{{ shinyproxy_redis_service_name }}_user_config:
|
||||
|
|
|
|||
Loading…
Reference in New Issue