diff options
| author | mat <github@matdoes.dev> | 2022-03-16 13:12:48 -0500 |
|---|---|---|
| committer | mat <github@matdoes.dev> | 2022-03-16 13:12:48 -0500 |
| commit | e6be291bd6787199f644b263c28c6d2c8b9b1d74 (patch) | |
| tree | 7f9671882fdc24498a63460dfc7618d78b615b63 /.env.example | |
| parent | f4e0719c4c9b3d4ba9be725700d47e6d229928f4 (diff) | |
| download | skyblock-stats-e6be291bd6787199f644b263c28c6d2c8b9b1d74.tar.gz skyblock-stats-e6be291bd6787199f644b263c28c6d2c8b9b1d74.tar.bz2 skyblock-stats-e6be291bd6787199f644b263c28c6d2c8b9b1d74.zip | |
Fix styling issues and add /login route
Diffstat (limited to '.env.example')
| -rw-r--r-- | .env.example | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.env.example b/.env.example new file mode 100644 index 0000000..313d6ac --- /dev/null +++ b/.env.example @@ -0,0 +1 @@ +DISCORD_CLIENT_ID=The client/application ID of the Discord app.
\ No newline at end of file |
