Create New Resource
button and select Application
Docker
as build pack.port
field is set, otherwise Coolify won’t know which port to expose (for example in the case of baserow it will be 80 instead of 3000).Secrets
panel - in case of Baserow the only thing you need to add is BASEROW_PUBLIC_URL
which should correspond to the url you’ve set for the application.Persistent Storage
panel. In the case of Baserow you need to add only /baserow/data
as a volume.