mirror of
https://github.com/logos-storage/logos-storage-network-crawler.git
synced 2026-01-08 00:13:12 +00:00
Sets docker-compose to build image
This commit is contained in:
parent
199f2043df
commit
e10a7e305f
@ -1,6 +1,8 @@
|
||||
services:
|
||||
crawler1:
|
||||
build: crawler.Dockerfile
|
||||
build:
|
||||
context: ..
|
||||
dockerfile: ./docker/crawler.Dockerfile
|
||||
environment:
|
||||
- CRAWLER_LOGLEVEL=TRACE
|
||||
# - CRAWLER_PUBLICIP= Set to override CURL to ip.codex.storage
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user