初始化
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
services:
|
||||
hfb_show:
|
||||
build:
|
||||
context: ..
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "8090:80"
|
||||
networks:
|
||||
- hfb_sys_net
|
||||
|
||||
networks:
|
||||
hfb_sys_net:
|
||||
external: true
|
||||
Reference in New Issue
Block a user