Skip to content

Commit

Permalink
fix: remove unused properties from first time created config.yaml (#439
Browse files Browse the repository at this point in the history
…) (#440)

Co-authored-by: Ferenc Sárai <[email protected]>
  • Loading branch information
ferencsarai and Ferenc Sárai authored Oct 24, 2024
1 parent 89e510b commit 3e9c0b7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/launcher.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ function getBeeExecutable() {

function createConfiguration() {
return `api-addr: 127.0.0.1:1633
debug-api-addr: 127.0.0.1:1635
debug-api-enable: true
swap-enable: false
mainnet: true
full-node: false
Expand Down

0 comments on commit 3e9c0b7

Please sign in to comment.