services: forward: build: . restart: unless-stopped environment: HOST: "https://chisel.example.com" LOCAL_PORT: "8080" REMOTE_PORT: "8080" USER: "user" TOKEN: "token"