mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
No need to call xip.io anymore
After https://github.com/Human-Connection/Nitro-Backend/pull/61 the xip.io URL has become obsolete
This commit is contained in:
parent
987fa33d58
commit
d7b9dc1b23
@ -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