Ongoing changes
This commit is contained in:
8
compose.yaml
Normal file
8
compose.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
services:
|
||||
app:
|
||||
build:
|
||||
dockerfile: Containerfile
|
||||
context: .
|
||||
target: prod
|
||||
ports:
|
||||
- "8000:8000"
|
||||
Reference in New Issue
Block a user