Initial commit
This commit is contained in:
9
.env.example
Normal file
9
.env.example
Normal file
@@ -0,0 +1,9 @@
|
||||
# Generated by `rake render:config` — do not edit manually.
|
||||
# Copy from .env.example on first setup, then run render:config.
|
||||
COMPOSE_PROJECT_NAME=fibitex
|
||||
# Linux/macOS: use colon. Windows: use semicolon (see Docs/06-setup-local.md).
|
||||
COMPOSE_FILE=compose/app.yaml:compose/backend.yaml:compose/gateway.yaml:compose/proxy.yaml:compose/daemons.yaml:compose/frontend.yaml:compose/cryptonodes.yaml:compose/arke.yaml:compose/superset.yaml:compose/monitoring.yaml
|
||||
PEATIO_RAILS_VAULT_TOKEN=changeme
|
||||
PEATIO_CRYPTO_VAULT_TOKEN=changeme
|
||||
PEATIO_UPSTREAM_VAULT_TOKEN=changeme
|
||||
PEATIO_MATCHING_VAULT_TOKEN=changeme
|
||||
Reference in New Issue
Block a user