Update render.yaml
This commit is contained in:
parent
8b1702365c
commit
92a29a02e5
@ -6,4 +6,4 @@ services:
|
||||
env: rust
|
||||
repo: https://github.com/szabodanika/microbin.git
|
||||
buildCommand: cargo build --release
|
||||
startCommand: ./target/release/microbin -- --highlightsyntax --editable
|
||||
startCommand: ./target/release/microbin --editable --highlightsyntax
|
||||
|
Loading…
x
Reference in New Issue
Block a user