# Host-specific values for the two-node deployment. Copy to .env.devbox on the # host and fill in; .env.* is gitignored, so the real file is never committed. # # Keeping these out of the templates is deliberate: this repository is public, # and an earlier commit already removed a personal home directory from shipped # config. Nothing host-identifying should return to git. # Account xrpld runs as. RUN_USER= # Absolute path of the repository checkout on this host. REPO_DIR= # Mount holding the node data directories. The units require it, so a missing # disk fails the unit instead of silently filling the root filesystem. DATA_MOUNT=