mirror of
https://github.com/nestriness/nestri.git
synced 2025-12-12 08:45:38 +02:00
fix: Resolve database issues
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
export const secret = {
|
||||
DISCORD_CLIENT_ID: new sst.Secret("DISCORD_CLIENT_ID"),
|
||||
DISCORD_CLIENT_SECRET: new sst.Secret("DISCORD_CLIENT_SECRET"),
|
||||
POLAR_API_KEY: new sst.Secret("POLAR_API_KEY"),
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user