Fix : update conf for preprod rebuilding

This commit is contained in:
Maxime Thévenot
2018-08-07 16:15:53 +02:00
parent 983e0b03be
commit 64e76b29f5
+13
View File
@@ -0,0 +1,13 @@
version: '3'
services:
nginx:
networks:
- default
- frontnginx_front
networks:
default:
driver: bridge
frontnginx_front:
external: true