Initial commit: Plugin Directory with automation
This commit is contained in:
9
.env.example
Normal file
9
.env.example
Normal file
@@ -0,0 +1,9 @@
|
||||
# Gitea configuration
|
||||
GITEA_URL=http://synbox.ruv.wtf:8418
|
||||
GITEA_TOKEN=your_gitea_access_token_here
|
||||
|
||||
# Webhook secret (must match Gitea webhook configuration)
|
||||
WEBHOOK_SECRET=your_webhook_secret_here
|
||||
|
||||
# Server port
|
||||
PORT=3000
|
||||
Reference in New Issue
Block a user