Update render.yaml
This commit is contained in:
parent
497a8ef0e3
commit
291438e771
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
|||
services:
|
||||
- type: web
|
||||
name: microbin
|
||||
plan: free
|
||||
numInstances: 1
|
||||
env: rust
|
||||
repo: https://github.com/szabodanika/microbin.git
|
||||
buildCommand: cargo build --release
|
||||
|
|
Loading…
Reference in a new issue