Open seal opened 1 month ago
After looking it appears the option is defined in the openapi.yaml here: ( line 4854 ? )
But doesn't appear to be an option that can actually be used https://github.com/search?q=repo%3Acoollabsio%2Fcoolify%20connect_to_docker_network&type=code
I would submit a PR but I'm not well-versed in PHP nor a project of this size
Un-related but also similar
What is the format I'm meant to put these in in the api ?
The docs say an array of strings, but when inputting https://MYDOMAIN:PORT ( which works when done via the UI ) I get a very peculiar 500 error:
I'll omit the HTML as it links most of the javascript etc to my server IP, but it references this line:
Error Message and Logs
I want to try to enable pre-defined network via the API ( I can't seem to find it in the docs )
Steps to Reproduce
Example Repository URL
No response
Coolify Version
v4.0.0-beta.335
Are you using Coolify Cloud?
No (self-hosted)
Operating System and Version (self-hosted)
ubuntu 24.04.1 LTS
Additional Information
No response