add log_level

pull/46/head
starsliao 2022-12-07 10:47:13 +08:00
parent fd16d24b99
commit 2d18a54ce8
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ services:
consul_token: xxxxx-xxxxx-xxxxx consul_token: xxxxx-xxxxx-xxxxx
consul_url: http://x.x.x.x:8500/v1 consul_url: http://x.x.x.x:8500/v1
admin_passwd: xxxxxxxx admin_passwd: xxxxxxxx
log_level: INFO
nginx-consul: nginx-consul:
image: swr.cn-south-1.myhuaweicloud.com/starsl.cn/nginx-consul:latest image: swr.cn-south-1.myhuaweicloud.com/starsl.cn/nginx-consul:latest
container_name: nginx-consul container_name: nginx-consul