diff options
| author | Alex Pooley (@zuedev) <zuedev@gmail.com> | 2026-05-13 16:38:37 +0100 |
|---|---|---|
| committer | Alex Pooley (@zuedev) <zuedev@gmail.com> | 2026-05-13 16:38:37 +0100 |
| commit | 9ce78a32068e60342f5612d1f4fb646c47d6c27f (patch) | |
| tree | 38d18be62285bcc0eb33056c31fa1cba15920718 /communities/red-right-hand/174bg.net/production/.env.example | |
| parent | 5c834e269bfff00b92ee63862cbbc7165743de9e (diff) | |
| download | unnamed-group-9ce78a32068e60342f5612d1f4fb646c47d6c27f.tar unnamed-group-9ce78a32068e60342f5612d1f4fb646c47d6c27f.tar.gz unnamed-group-9ce78a32068e60342f5612d1f4fb646c47d6c27f.tar.bz2 unnamed-group-9ce78a32068e60342f5612d1f4fb646c47d6c27f.tar.xz unnamed-group-9ce78a32068e60342f5612d1f4fb646c47d6c27f.zip | |
update prod setup
Diffstat (limited to 'communities/red-right-hand/174bg.net/production/.env.example')
| -rw-r--r-- | communities/red-right-hand/174bg.net/production/.env.example | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/communities/red-right-hand/174bg.net/production/.env.example b/communities/red-right-hand/174bg.net/production/.env.example new file mode 100644 index 0000000..75db2a7 --- /dev/null +++ b/communities/red-right-hand/174bg.net/production/.env.example @@ -0,0 +1,8 @@ +BETTER_AUTH_SECRET= +BETTER_AUTH_URL= + +POSTGRES_PASSWORD= +POSTGRES_HOST= + +DISCORD_CLIENT_ID= +DISCORD_CLIENT_SECRET=
\ No newline at end of file |
