birivium
birivium
> Either by dedicated props for it (if we go for an integrated solution), or if you could add some kind of component to the list of wrapper components that...
Looks clean and it fits into the current useage of 'Set' with things such as 'private'
To incorporate the redirect after a user has logged in and refrain them from ever being able to go back to those signup and login pages, this is what I...
I have this issue too, but for me if I define it with an interface for example like: onSubmit: SubmitHandler I don't get access to the stopPropagation() method.
I thought this is already implemented through: https://coolify.io/docs/knowledge-base/traefik/custom-ssl-certs
> No this is for adding SSL certs via the UI not trough ssh and folders. Oh I see! Yes this would be fantastic. I could sign up with any...
I am experiencing the same issue, even though I've checked "Connect To Predefined Network" under Advanced for all containers. I have the same yaml file as OP and I've detailed...
During my deployment I ran ifconfig to see what the IP address of the coolify image helper is. This is the output ``` #9 [api base 4/15] RUN ifconfig #9...
**Workaround** If you have an app that has to insert or do something with your database at build time, it can't reach it as it's currently not joining the coolify...