mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Merge pull request #61 from Human-Connection/remove_xipio_hack
Remove xip.io hack
This commit is contained in:
commit
99a9d51596
@ -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
|
||||
|
||||
@ -32,6 +32,7 @@ services:
|
||||
|
||||
networks:
|
||||
hc-network:
|
||||
name: hc-network
|
||||
|
||||
volumes:
|
||||
neo4j-data:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user