We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 121cedd commit 2840db1Copy full SHA for 2840db1
roles/django_app_docker/templates/networks.yml.j2
@@ -3,5 +3,4 @@ binds containers ONLY to the app network. -#}
3
networks:
4
- name: "{{ django_app_docker_name_prefix }}"
5
network_mode: "{{ django_app_docker_name_prefix }}"
6
-purge_networks: true
7
networks_cli_compatible: true
0 commit comments