Compare commits

...

2 Commits

2 changed files with 13 additions and 0 deletions

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

4
.dockerignore Normal file
View File

@ -0,0 +1,4 @@
.env
venv/
.env.example
.git/