update changelog
This commit is contained in:
@@ -39,6 +39,7 @@ services:
|
|||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
container_name: codetutor-frontend
|
container_name: codetutor-frontend
|
||||||
environment:
|
environment:
|
||||||
|
API_URL: http://backend:8000
|
||||||
NEXT_PUBLIC_API_URL: http://localhost:8000
|
NEXT_PUBLIC_API_URL: http://localhost:8000
|
||||||
ports:
|
ports:
|
||||||
- "3000:3000"
|
- "3000:3000"
|
||||||
|
|||||||
Reference in New Issue
Block a user