deployment docs

This commit is contained in:
Shihaam Abdul Rahman 2024-12-20 06:21:14 +05:00
parent 27e2fd14af
commit 35aae695c2
Signed by: shihaam
GPG Key ID: 6DA2E87EBC227636

9
.build/prod/README.md Normal file
View File

@ -0,0 +1,9 @@
```yaml
services:
proxy:
image: git.shihaam.dev/sarlink/omada-api-proxy/proxy
ports:
- 8000:8000
```