HashCore Docs
Manual Configuration

Editing the Configuration File

  1. Open the configuration file:
# Standard path
sudo nano /opt/stratum-proxy/configs/stratum-proxy.yaml

# If a custom config folder is used
sudo nano /FULL_PATH/stratum-proxy.yaml
  1. Make changes and save the file: Ctrl + OEnter, to exit — Ctrl + X.
  2. Restart the proxy:
docker compose down && docker compose up -d

Note: if you are connecting from another device — use an SSH connection (see section 6.4).

© 2026 HashCore. All rights reserved.