init: add .env.example
This commit is contained in:
@@ -0,0 +1,7 @@
|
|||||||
|
# Gitea configuration
|
||||||
|
GITEA_URL=https://git.carmona.digital
|
||||||
|
GITEA_TOKEN=your_gitea_token_here
|
||||||
|
|
||||||
|
# Server configuration
|
||||||
|
PORT=8000
|
||||||
|
HOST=0.0.0.0
|
||||||
Reference in New Issue
Block a user