feat: first draft
This commit is contained in:
commit
1847385b53
3 changed files with 46 additions and 0 deletions
6
compose.yaml
Normal file
6
compose.yaml
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
services:
|
||||
app:
|
||||
build: .
|
||||
ports:
|
||||
- "8000:80"
|
Loading…
Add table
Add a link
Reference in a new issue