mirror of
https://gitgud.io/reanon/nonono.git
synced 2026-05-10 23:40:12 -07:00
11 lines
240 B
YAML
11 lines
240 B
YAML
services:
|
|
- type: web
|
|
name: oai-proxy
|
|
env: docker
|
|
repo: https://gitlab.com/khanon/oai-proxy.git
|
|
region: oregon
|
|
plan: free
|
|
branch: main
|
|
healthCheckPath: /health
|
|
dockerfilePath: ./docker/render/Dockerfile
|