1
0
Fork 0
mirror of synced 2024-06-30 04:00:34 +12:00

Changed public dev port

This commit is contained in:
Eldad Fux 2021-01-11 00:25:07 +02:00
parent e9529bb93a
commit 1349a1a8b5

View file

@ -493,7 +493,7 @@ services:
graphiql:
container_name: graphiql
ports:
- '4000:4000'
- '9505:4000'
environment:
- API_URL=http://192.168.1.102/v1/graphql
image: npalm/graphiql