Skip to content

Commit

Permalink
fix HOSTNAME in digital ocean example
Browse files Browse the repository at this point in the history
  • Loading branch information
jbowen93 committed Oct 24, 2023
1 parent 80ae174 commit fb6571a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/dusknet/cloud-rollup-deployment/1-digital-ocean.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ config:
websocket: wss://rpc.sequencer.dusk-1.devnet.astria.org/websocket
rpc: https://rpc.sequencer.dusk-1.devnet.astria.org
ingress:
hostname: niven.io
hostname: <YOUR_HOSTNAME>
```

## Create new sequencer account
Expand Down

0 comments on commit fb6571a

Please sign in to comment.