Update render.yaml
This commit is contained in:
parent
497a8ef0e3
commit
291438e771
@ -1,6 +1,8 @@
|
|||||||
services:
|
services:
|
||||||
- type: web
|
- type: web
|
||||||
name: microbin
|
name: microbin
|
||||||
|
plan: free
|
||||||
|
numInstances: 1
|
||||||
env: rust
|
env: rust
|
||||||
repo: https://github.com/szabodanika/microbin.git
|
repo: https://github.com/szabodanika/microbin.git
|
||||||
buildCommand: cargo build --release
|
buildCommand: cargo build --release
|
||||||
|
Loading…
x
Reference in New Issue
Block a user