mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
Update apps/dokploy/templates/formbricks/index.ts
This commit is contained in:
parent
1787c524f0
commit
1342f73a02
@ -26,7 +26,7 @@ export function generate(schema: Schema): Template {
|
||||
`NEXTAUTH_SECRET=${secretBase}`,
|
||||
`ENCRYPTION_KEY=${encryptionKey}`,
|
||||
`CRON_SECRET=${cronSecret}`,
|
||||
"PORT=8080",
|
||||
|
||||
];
|
||||
|
||||
const mounts: Template["mounts"] = [];
|
||||
|
Loading…
Reference in New Issue
Block a user