generated from coop-cloud/example
app not showing as the domain name I selected #3
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I used
abra app new focalboardto create an app but when I usedabra app lsit showed as{{ .Name }} | {{ .Name }}.example.cominstead of the domain I selectedI ran it with debug to get the output below (masked my domain name and user name)
abra app ls:@ammaratef45 oops, that would be https://git.coopcloud.tech/coop-cloud/focalboard/src/branch/main/.env.sample, those
{{ .Name }}values are from a previous reverted approach to templating, you can replace them withfocalboardand it should work? If you have time, a PR to fix that in the sample env would be Very Welcome.