feat: add one-command Linux installer with VS Code + Kilo extension + APAW setup
This commit is contained in:
18
.env.example
Normal file
18
.env.example
Normal file
@@ -0,0 +1,18 @@
|
||||
# Gitea Integration
|
||||
GITEA_API_URL=https://git.softuniq.eu/api/v1
|
||||
GITEA_TOKEN=
|
||||
GITEA_USER=
|
||||
GITEA_PASS=
|
||||
GITEA_TARGET_REPO=
|
||||
|
||||
## Server Credentials
|
||||
|
||||
# VPS
|
||||
VPS_IP=
|
||||
VPS_USER=
|
||||
VPS_PASS=
|
||||
|
||||
# Host
|
||||
# IP:
|
||||
# User:
|
||||
# Pass:
|
||||
Reference in New Issue
Block a user