Merge pull request #9 from appinteractive/xipio

Use xip.io trick for server/client side rendering
This commit is contained in:
Grzegorz Leoniec 2018-10-30 16:31:31 +01:00 committed by GitHub
commit 21742e9266
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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