This commit is contained in:
@@ -36,8 +36,6 @@ services:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: ./devops/docker/Dockerfile
|
||||
args:
|
||||
VITE_API_BASE_URL: ${VITE_API_BASE_URL}
|
||||
container_name: notely-app
|
||||
ports:
|
||||
- "${BACKEND_PORT}:${BACKEND_PORT}"
|
||||
|
||||
Reference in New Issue
Block a user