diff options
Diffstat (limited to '.env.example')
| -rw-r--r-- | .env.example | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.env.example b/.env.example new file mode 100644 index 0000000..90dcdc8 --- /dev/null +++ b/.env.example @@ -0,0 +1,2 @@ +DISCORD_TOKEN=NTM4MjA0NTYyMTU1MjQxNDgz.GHroNu.1j6C5W5ZrBDBsNcWyPJLAOtpCe0tJr3rPcj0iY +DATABASE_URL=postgres://your_user:your_pass@server_ip/database_name |
