mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Merge pull request #78 from Human-Connection/remove_xip_hack
No need to call xip.io anymore
This commit is contained in:
commit
826d987fcd
@ -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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user