init projectmycelium
This commit is contained in:
10
.env.deploy.example
Normal file
10
.env.deploy.example
Normal file
@@ -0,0 +1,10 @@
|
||||
# Deployment Credentials for ThreeFold Marketplace
|
||||
# Copy this to .env.deploy and set your Gitea credentials
|
||||
|
||||
# Gitea username for git.ourworld.tf
|
||||
GITEA_USER=your_username
|
||||
|
||||
# Gitea personal access token with read permissions
|
||||
# Create at: https://git.ourworld.tf/user/settings/applications
|
||||
# Minimum required scope: repository read access
|
||||
GITEA_TOKEN=your_personal_access_token
|
Reference in New Issue
Block a user