Skip to content

Commit d9e32ff

Browse files
committed
fix: chaves duplicadas no docker compose
1 parent 5c8ce6d commit d9e32ff

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

docker-compose.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,6 @@ services:
119119
- PROMETHEUS_URL=http://prometheus:9090
120120
- SCRAPER_URL=http://scraper-go:8081
121121
- GO_SCRAPER_URL=http://scraper-go:8081
122-
- SCRAPER_URL=http://scraper-go:8081
123122
- KEYWORDS_STORAGE_MODE=${KEYWORDS_STORAGE_MODE:-env}
124123
- CACHE_TTL_MS=${CACHE_TTL_MS:-600000}
125124
- REDIS_KEY_PREFIX=${REDIS_KEY_PREFIX:-vagas-full}

0 commit comments

Comments
 (0)