update changelog
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user