Skip to content

Commit

Permalink
🐞 fix: 添加docker env
Browse files Browse the repository at this point in the history
  • Loading branch information
songpingan committed Aug 10, 2024
1 parent d01d431 commit 91ab4fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ COPY --from=build /app/dist /app/dist

# Set environment variable
ENV DATABASE_URL=
ENV VITE_API_BASE_URL=

# Expose ports
EXPOSE 8000
Expand Down

0 comments on commit 91ab4fc

Please sign in to comment.