Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
lxRbckl committed Jan 28, 2024
1 parent 332cbbf commit ace97de
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 @@ -3,7 +3,7 @@ FROM node:18.16.0

ENV maxMembers 15
ENV discordToken undefined
ENV dataFilePath 'app/data/'
ENV dataFilePath '/app/data'
ENV guildId '970204828858990593'
ENV channelId '1129843141101498378'
ENV applicationId '976408750070054943'
Expand Down

0 comments on commit ace97de

Please sign in to comment.