forked from Melvin858/xstro-md
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrender.yaml
More file actions
26 lines (26 loc) · 672 Bytes
/
Copy pathrender.yaml
File metadata and controls
26 lines (26 loc) · 672 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# Exported from Render on 2025-01-05T06:26:54Z
services:
- type: web
name: Xstro
runtime: docker
repo: https://github.com/AstroX11/Xstro
plan: free
envVars:
- key: DEBUG
sync: false
- key: TIME_ZONE
sync: false
- key: WARN_COUNT
sync: false
- key: STICKER_PACK
sync: false
- key: BOT_INFO
sync: false
- key: SUDO
sync: false
- key: SESSION_ID
sync: false
region: oregon
dockerContext: .
dockerfilePath: ./Dockerfile
version: '1'