Flo Schuessel
Flo Schuessel
#### Describe your problem When having using a relative URI in the `$ref` (http://json-schema.org/latest/json-schema-core.html#rfc.section.7) field Dredd (or some lower level library) emits a warning telling that there cannot be an...
I am not sure if this is related to this library or more to the `ex_json_schema`. If you have an endpoint with a `multipart/form-data` file upload everything works fine when...
### Description It looks like that these two predefined variables are meant to be the other way around: ``` SOURCE_COMMIT=f4da7f19ea6bc9d014fe57763fa9c55a270e750e COOLIFY_FQDN=http://ag7r8oo.127.0.0.1.sslip.io COOLIFY_URL=ag7r8oo.127.0.0.1.sslip.io COOLIFY_BRANCH=main ``` The FQDN I expect to not...
### Description The env var `SERVICE_FQDN_TWENTY` always seems to have a trailing slash which leads to a `404` when having deployed the service stack. ### Minimal Reproduction (if possible, example...
### Description The Coolify pre defined variables `COOLIFY_FQDN` and `COOLIFY_URL` are empty when using a `Docker Compose` Git based resource. It's empty on all services. ### Minimal Reproduction (if possible,...