完善dockerfile构建镜像
This commit is contained in:
8
config.yml
Normal file
8
config.yml
Normal file
@ -0,0 +1,8 @@
|
||||
mysql:
|
||||
hostname: 127.0.0.1
|
||||
port: 3306
|
||||
username: root
|
||||
password: root
|
||||
database: next_terminal
|
||||
server:
|
||||
addr: 0.0.0.0:8088
|
Reference in New Issue
Block a user