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 d375530 commit e9d287f
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 @@ -2,8 +2,8 @@ FROM node:18.16.0


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

0 comments on commit e9d287f

Please sign in to comment.