mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
Update apps/dokploy/templates/heyform/index.ts
This commit is contained in:
@@ -14,7 +14,7 @@ export function generate(schema: Schema): Template {
|
|||||||
const domains: DomainSchema[] = [
|
const domains: DomainSchema[] = [
|
||||||
{
|
{
|
||||||
host: mainDomain,
|
host: mainDomain,
|
||||||
port: 9513,
|
port: 8000,
|
||||||
serviceName: "heyform",
|
serviceName: "heyform",
|
||||||
},
|
},
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user