added url
This commit is contained in:
@@ -49,6 +49,7 @@ services:
|
||||
- ./openapi.yml:/usr/local/openapi.yml
|
||||
environment:
|
||||
- SWAGGER_JSON=/usr/local/openapi.yml
|
||||
- SWAGGER_JSON_URL=openapi.yml
|
||||
restart: always
|
||||
networks:
|
||||
- digifi-net
|
||||
|
||||
@@ -17,6 +17,10 @@ servers:
|
||||
description: Remote Temporary development server
|
||||
- url: https://event-core.simbrellang.net
|
||||
description: Remote development server
|
||||
- url: http://10.2.249.133:5000
|
||||
description: Internal development server
|
||||
- url: http://10.2.249.133:5000
|
||||
description: FBN development server
|
||||
|
||||
paths:
|
||||
/health:
|
||||
|
||||
Reference in New Issue
Block a user