init: initial commit for the project
This commit is contained in:
6
compose.yaml
Normal file
6
compose.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
services:
|
||||
caddymanager:
|
||||
image: caddymanager
|
||||
build:
|
||||
context: .
|
||||
dockerfile: CaddyManager/Dockerfile
|
||||
Reference in New Issue
Block a user