Skip to content

Latest commit

 

History

History

swaggerapi

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Enable and Configure Swagger API

This section will guide you through getting Swagger API integrated into the Devilbox.

See also

Overview

Swagger-UI and Swagger-Editor settings

In case of SwaggerAPI, the file is flames/swaggerapi/docker-compose.override.yml. This file must be copied into the root of the Devilbox git directory.

What How and where
Example compose file flames/swaggerapi/docker-compose.override.yml

Swagger-UI

What How and where
Container IP address ̀172.16.238.120
Container host name swagger-ui
Container name swagger-ui
Mount points none
Exposed port 8120 (can be changed via .env)
Available at http://localhost:8120

Swagger-Editor

What How and where
Container IP address ̀172.16.238.121
Container host name swagger-editor
Container name swagger-editor
Mount points none
Exposed port 8121 (can be changed via .env)
Available at http://localhost:8121