Update render.yaml
This commit is contained in:
parent
b202c52797
commit
9ce41ec96e
1 changed files with 2 additions and 6 deletions
|
|
@ -1,10 +1,6 @@
|
|||
services:
|
||||
- type: web
|
||||
name: picoclaw
|
||||
env: go
|
||||
env: docker
|
||||
plan: free
|
||||
buildCommand: go build -tags netgo -ldflags "-s -w" -o app
|
||||
startCommand: ./app
|
||||
envVars:
|
||||
- key: GO_VERSION
|
||||
value: 1.25.7
|
||||
dockerfilePath: ./Dockerfile
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue