tebakaja_proxy_space-3 / docker-compose.yaml
tebakaja's picture
feat: add Swagger OpenAPI
f118f03
raw
history blame
198 Bytes
version: '3.8'
services:
proxy:
build:
context: .
shm_size : 536870912
dockerfile: Dockerfile
labels :
role : "proxy service"
ports:
- "7860:7860"