Form Submit fixed

This commit is contained in:
2026-05-02 20:37:49 +02:00
parent 47895bca5e
commit a2ff464367

View File

@@ -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: