Files
website/conf/docker-compose.preprod.yml
2018-08-07 16:15:53 +02:00

14 lines
168 B
YAML

version: '3'
services:
nginx:
networks:
- default
- frontnginx_front
networks:
default:
driver: bridge
frontnginx_front:
external: true