Add graphiql testing workflow (#15)
This commit is contained in:
@@ -22,6 +22,13 @@ services:
|
||||
- POSTGRES_DB=cursorius
|
||||
networks:
|
||||
- cursorius
|
||||
graphiql:
|
||||
build:
|
||||
dockerfile: Dockerfile.graphiql
|
||||
ports:
|
||||
- "0.0.0.0:45421:80"
|
||||
networks:
|
||||
- cursorius
|
||||
|
||||
networks:
|
||||
cursorius:
|
||||
|
||||
Reference in New Issue
Block a user