Compare commits

..

No commits in common. "76acf2f22d588685797dc2a13144f39dd75b10ab" and "b28cac519271411a4d62150c8ee83a79ac8dac02" have entirely different histories.

2 changed files with 0 additions and 2 deletions

View file

@ -7,4 +7,3 @@ services:
dockerfile: Dockerfile
env_file:
- .env
platform: "linux/amd64"

View file

@ -43,7 +43,6 @@ func RunCheck(config *Config) {
}()
if !config.CheckIp {
wg.Done()
continue
}