update changelog

This commit is contained in:
2025-08-06 23:54:33 +01:00
parent 2c86e66a0e
commit 2f5e1ced7c
+1
View File
@@ -39,6 +39,7 @@ services:
dockerfile: Dockerfile
container_name: codetutor-frontend
environment:
API_URL: http://backend:8000
NEXT_PUBLIC_API_URL: http://localhost:8000
ports:
- "3000:3000"