Skip to content

Commit

Permalink
Updated dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
outerwinnie committed Sep 4, 2024
1 parent 47fcc8f commit 6bc481d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@ COPY --from=build /app/out ./
# Set environment variables
ENV DISCORD_BOT_TOKEN=""
ENV DISCORD_CHANNEL_ID=""
ENV GOOGLE_DRIVE_FILE_ID=""
ENV GOOGLE_CREDENTIALS_PATH="/app/credentials.json"
ENV CSV_FILE_PATH=""
ENV POST_TIME="20:00:00"

# Entry point for the application
Expand Down

0 comments on commit 6bc481d

Please sign in to comment.