diff --git a/.build/prod/README.md b/.build/prod/README.md new file mode 100644 index 0000000..e2f237b --- /dev/null +++ b/.build/prod/README.md @@ -0,0 +1,9 @@ + + +```yaml +services: + proxy: + image: git.shihaam.dev/sarlink/omada-api-proxy/proxy + ports: + - 8000:8000 +```