2023-07-17 09:26:54 +02:00

12 lines
295 B
YAML

services:
codex-node1:
# image: codexstorage/nim-codex:sha-82b0399
build:
context: ..
dockerfile: docker/Dockerfile
environment:
- CODEX_LOG_LEVEL=${CODEX_LOG_LEVEL:-TRACE}
- CODEX_METRICS=${CODEX_METRICS:-false}
ports:
- 8080:8080/tcp # REST API