added url

This commit is contained in:
CHIEFSOFT\ameye
2025-10-27 18:13:29 -04:00
parent 04a3ff87e0
commit 681710ea6c
2 changed files with 5 additions and 0 deletions
+1
View File
@@ -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
+4
View File
@@ -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: