Form Submit fixed
This commit is contained in:
@@ -23,6 +23,8 @@ services:
|
||||
depends_on:
|
||||
- backend
|
||||
environment:
|
||||
API_BASE_PUBLIC: http://localhost:3000/api
|
||||
API_BASE_INTERNAL: http://backend:3000/api
|
||||
GRAPHQL_ENDPOINT_PUBLIC: http://localhost:3000/graphql
|
||||
GRAPHQL_ENDPOINT_INTERNAL: http://backend:3000/graphql
|
||||
database:
|
||||
|
||||
Reference in New Issue
Block a user