diff --git a/smoothschedule/docker-compose.production.yml b/smoothschedule/docker-compose.production.yml index 0f1788d..f12b326 100644 --- a/smoothschedule/docker-compose.production.yml +++ b/smoothschedule/docker-compose.production.yml @@ -48,7 +48,7 @@ services: nginx: build: - context: ../smoothschedule-frontend + context: ../frontend dockerfile: Dockerfile.prod args: VITE_API_URL: https://api.smoothschedule.com