Merge branch 'master' into admin-tags-and-categories

This commit is contained in:
Grzegorz Leoniec 2018-12-08 14:45:00 +01:00 committed by GitHub
commit 902f2d4c17
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@ services:
command: yarn run dev
environment:
- HOST=0.0.0.0
- BACKEND_URL=http://backend.127.0.0.1.xip.io:4000
- BACKEND_URL=http://backend:4000
networks:
hc-network: