v3: fixed Dockerfile
All checks were successful
Build and Publish Docker Image / build-and-push (push) Successful in 44s
All checks were successful
Build and Publish Docker Image / build-and-push (push) Successful in 44s
This commit is contained in:
@@ -9,7 +9,6 @@ RUN deno install
|
||||
|
||||
COPY index.html ./
|
||||
COPY public/ ./public/
|
||||
COPY scripts/ ./scripts/
|
||||
COPY src/ ./src/
|
||||
|
||||
# VITE_API_* are only needed when the API lives on a different host than the frontend.
|
||||
|
||||
Reference in New Issue
Block a user