Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ Follow a similar process to local setup, replacing `local` with `testnet`.

To integrate with the existing testnet privacy channel maintained by the Moonlight team (see `fly.toml` for contract addresses), create `provider` and `treasury` accounts, then contact us to get your provider registered with our quorum contract.

We deploy to [fly.io](https://fly.io). The `fly.toml` and `fly.provider-b.toml` files are provided as minimal examples.
We deploy to [fly.io](https://fly.io). The `fly.toml` file is provided as a minimal example.

To deploy to Fly.io: update `fly.toml` with your `OPEX_PUBLIC`, push to GitHub, then deploy from your Fly.io dashboard (branch: `dev`). Set these secrets:

Expand Down
63 changes: 0 additions & 63 deletions fly.provider-b.toml

This file was deleted.

Loading