10 lines
126 B
Markdown
Raw Normal View History

2024-12-20 06:21:14 +05:00
```yaml
services:
proxy:
image: git.shihaam.dev/sarlink/omada-api-proxy/proxy
ports:
- 8000:8000
```