mirror of
https://github.com/nx-bat/pet-the-pond.git
synced 2026-09-22 10:29:11 -04:00
5 lines
201 B
Bash
5 lines
201 B
Bash
# Default database credentials are used. This should be adjusted based on your own postgres configuration.
|
|
DATABASE_URL=postgresql://postgres:postgres@postgres:5432/postgres
|
|
DEV_GUILD=
|
|
DISCORD_TOKEN=
|