nginx: join the default bridge network for ext access
This commit is contained in:
@ -69,6 +69,7 @@
|
||||
name: 'nginx'
|
||||
image: nginx
|
||||
networks:
|
||||
- name: bridge
|
||||
- name: nginx-internal
|
||||
volumes:
|
||||
- "{{ data_folder }}/nginx/nginx.conf:/etc/nginx/nginx.conf"
|
||||
|
Reference in New Issue
Block a user