diff --git a/docker-compose.yml b/docker-compose.yml index 9e2a222..f83efa9 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -50,7 +50,6 @@ services: volumes: - ./frontend:/app - /app/node_modules - - /app/.next environment: - NEXT_PUBLIC_API_URL=https://elmeg.runfoo.run/api - INTERNAL_API_URL=http://backend:8000