Merge branch 'master' of github.com:appinteractive/hc-prototype-api

This commit is contained in:
Grzegorz Leoniec 2018-10-30 18:40:19 +01:00
commit 431f024430

View File

@ -2,6 +2,7 @@ version: "3.7"
services: services:
backend: backend:
container_name: backend.127.0.0.1.xip.io
build: . build: .
networks: networks:
- hc-network - hc-network