Add API reference code examples and configuration files

This commit is contained in:
Simon Larsen
2024-09-18 14:39:11 +01:00
parent 1cdf9ecdf1
commit 68389cda85
143 changed files with 5161 additions and 6 deletions

View File

@@ -71,6 +71,12 @@ services:
file: ./docker-compose.base.yml
service: worker
api-reference:
image: oneuptime/api-reference:${APP_TAG}
extends:
file: ./docker-compose.base.yml
service: api-reference
workflow:
image: oneuptime/workflow:${APP_TAG}
extends: