Compare commits
2 Commits
b45767d74c
...
35aae695c2
| Author | SHA1 | Date | |
|---|---|---|---|
|
35aae695c2
|
|||
|
27e2fd14af
|
9
.build/prod/README.md
Normal file
9
.build/prod/README.md
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
|
||||||
|
|
||||||
|
```yaml
|
||||||
|
services:
|
||||||
|
proxy:
|
||||||
|
image: git.shihaam.dev/sarlink/omada-api-proxy/proxy
|
||||||
|
ports:
|
||||||
|
- 8000:8000
|
||||||
|
```
|
||||||
4
.dockerignore
Normal file
4
.dockerignore
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
.env
|
||||||
|
venv/
|
||||||
|
.env.example
|
||||||
|
.git/
|
||||||
Reference in New Issue
Block a user