mirror of
https://github.com/logos-storage/codex-factory.git
synced 2026-01-09 08:23:13 +00:00
* Update .env * chore: format code and clean up dependencies * refactor: extract BeePair * feat: get traffic-gen to work with new endpoints * docs: fix parameter names in jsdoc * fix: fix bee endpoints * fix: add prettier and fix endpoints * fix: fix build param names * docs: fix docs * refactor: bee-cleanup for containers as well Co-authored-by: nugaon <toth.viktor.levente@gmail.com>
7 lines
188 B
Bash
Executable File
7 lines
188 B
Bash
Executable File
BEE_VERSION="1.1.0"
|
|
BLOCKCHAIN_VERSION="1.2.0"
|
|
BEE_ENV_PREFIX="swarm-test"
|
|
BEE_IMAGE_PREFIX="docker.pkg.github.com/ethersphere/bee-factory"
|
|
COMMIT_VERSION_TAG="false"
|
|
STATE_COMMIT="false"
|