Closed batikiotis closed 2 years ago
The contrainer restarts every 1 minute. The log is saying level=fatal msg="unknown flage' - unknown flag"`
level=fatal msg="unknown flag
I use this
exchange-proxy: image: nightshift2k/binance-proxy:latest restart: unless-stopped container_name: exchange-proxy command: -verbose 0
one my docker-compose.yml
changed with
exchange-proxy: image: nightshift2k/binance-proxy:latest restart: unless-stopped container_name: exchange-proxy command: >
The contrainer restarts every 1 minute. The log is saying
level=fatal msg="unknown flag
e' - unknown flag"`I use this
one my docker-compose.yml