add log_level
parent
fd16d24b99
commit
2d18a54ce8
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue