deployment docs

This commit is contained in:
2024-12-20 06:21:14 +05:00
parent 27e2fd14af
commit 35aae695c2

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
```