init
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
services:
|
||||
dachui-pc:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
container_name: dachui_pc_web
|
||||
restart: always
|
||||
ports:
|
||||
- "8090:80"
|
||||
Reference in New Issue
Block a user