Init project
This commit is contained in:
6
compose.yaml
Normal file
6
compose.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
services:
|
||||
printbase.webapi:
|
||||
image: printbase.webapi
|
||||
build:
|
||||
context: .
|
||||
dockerfile: src/Printbase.WebApi/Dockerfile
|
||||
Reference in New Issue
Block a user