Merge pull request #61 from Human-Connection/remove_xipio_hack

Remove xip.io hack
This commit is contained in:
Grzegorz Leoniec 2018-12-08 14:44:08 +01:00 committed by GitHub
commit 99a9d51596
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 5 deletions

View File

@ -2,7 +2,6 @@ version: "3.7"
services:
backend:
container_name: backend.127.0.0.1.xip.io
volumes:
- .:/nitro-backend
- /nitro-backend/node_modules
@ -10,7 +9,3 @@ services:
ports:
- 7687:7687
- 7474:7474
networks:
hc-network:
name: hc-network

View File

@ -32,6 +32,7 @@ services:
networks:
hc-network:
name: hc-network
volumes:
neo4j-data: