-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
I am running the openapi-ext in Payara-micro on Docker.
This works fine, but the server box shows only the internal docker host name:
How can I overwrite or add the external hostname (e.g. localhost)
I read that it is possible to configure swagger ui with the microprofile config api, but I did not found an example how the config parameter have to look like.
I tried something like this in my docker-compose file:
training-service:
image: imixs/imixs-ml-training-service
environment:
OPENAPI-UI_COPYRIGHTBY: "Ralph"
But it did not work. Also I found no information how the server configuration variable should be named.
Metadata
Metadata
Assignees
Labels
No labels
