Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
outerwinnie committed Aug 31, 2024
1 parent b5c6fb9 commit 61eb059
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ ENV DISCORD_BOT_TOKEN=""
ENV DISCORD_CHANNEL_ID=""
ENV GOOGLE_DRIVE_FILE_ID=""
ENV GOOGLE_CREDENTIALS_PATH="/app/credentials.json"
ENV POST_INTERVAL_SECONDS="15"
ENV POST_TIME="20:00:00"

# Entry point for the application
ENTRYPOINT ["dotnet", "Recuerdense-Bot.dll"]

0 comments on commit 61eb059

Please sign in to comment.