feat: Added docker compose file
This commit is contained in:
parent
4d9f410a21
commit
89eeceeea2
5
docker-compose.yaml
Normal file
5
docker-compose.yaml
Normal file
@ -0,0 +1,5 @@
|
||||
services:
|
||||
webapp:
|
||||
build: .
|
||||
ports:
|
||||
- "9031:9031"
|
Loading…
x
Reference in New Issue
Block a user