mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Fix docker-compose routing
This commit is contained in:
parent
6a356dd8b1
commit
4fade121cd
@ -12,7 +12,7 @@ services:
|
|||||||
context: webapp
|
context: webapp
|
||||||
target: build-and-test
|
target: build-and-test
|
||||||
environment:
|
environment:
|
||||||
- GRAPHQL_URI=http://backend:4123
|
- GRAPHQL_URI=http://backend:4000
|
||||||
backend:
|
backend:
|
||||||
image: humanconnection/nitro-backend:builder
|
image: humanconnection/nitro-backend:builder
|
||||||
build:
|
build:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user