chore: germantax customer project
This commit is contained in:
16
pikkufabric.config.json
Normal file
16
pikkufabric.config.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"projectId": "__PROJECT_ID__",
|
||||
"frontends": {
|
||||
"app": {
|
||||
"cwd": "apps/app",
|
||||
"primary": true,
|
||||
"deploy": true,
|
||||
"kind": "ssr",
|
||||
"dev": {
|
||||
"command": ["yarn", "dev"],
|
||||
"port": 7104,
|
||||
"healthPath": "/"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user