Bot & Automation

Treding Forex Ai

/root/hermes-projects/Treding Forex Ai

docker-compose.yml text
services:
  treding-forex-ai:
    build: .
    container_name: treding-forex-ai
    restart: unless-stopped
    network_mode: host
    env_file:
      - .env
    volumes:
      - ./data:/app/data