Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
SilvaTechB authored Jun 30, 2024
1 parent c22a160 commit 9176c9e
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions render.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@

services:
- type: web
name: silvabot
runtime: docker
repo: https://github.com/Sylivanu/s-ilva
plan: free
envVars:
- key: SESSION_ID
- key: MODE
- key: BOT_NAME
sync: true
region: oregon
dockerContext: .
dockerfilePath: ./Dockerfile
version: "1"

0 comments on commit 9176c9e

Please sign in to comment.