feat : init webAPI project
This commit is contained in:
7
compose.yaml
Normal file
7
compose.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
services:
|
||||
fubon-api:
|
||||
image: fubon-api
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
|
Reference in New Issue
Block a user