poc
This commit is contained in:
parent
8eb2d71e37
commit
e8b0e787ec
2 changed files with 33 additions and 0 deletions
5
podman-compose.yml
Normal file
5
podman-compose.yml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
services:
|
||||
cteward:
|
||||
build: .
|
||||
ports:
|
||||
- "${APP_PORT}:5000"
|
||||
Loading…
Add table
Add a link
Reference in a new issue