chore(userbot): apply prettier formatting across manifests

This commit is contained in:
2026-06-19 12:03:13 +02:00
parent 20b8c93275
commit 95cec59263
2 changed files with 16 additions and 22 deletions
+15 -15
View File
@@ -1,17 +1,17 @@
services:
- type: worker
name: Moon-Userbot
runtime: docker
repo: https://github.com/The-MoonTg-project/Moon-Userbot
plan: starter
envVars:
- key: STABILITY_KEY
sync: false
- key: CLARIFAI_PAT
sync: false
- key: .env
sync: false
region: oregon
dockerContext: .
dockerfilePath: ./Dockerfile
- type: worker
name: Moon-Userbot
runtime: docker
repo: https://github.com/The-MoonTg-project/Moon-Userbot
plan: starter
envVars:
- key: STABILITY_KEY
sync: false
- key: CLARIFAI_PAT
sync: false
- key: .env
sync: false
region: oregon
dockerContext: .
dockerfilePath: ./Dockerfile
version: "1"