Added .env.example files to all folders and changed the port env var for Gitea to follow naming convention

This commit is contained in:
2026-02-21 11:20:43 -08:00
parent b49b904333
commit 8f2142c1f2
6 changed files with 32 additions and 1 deletions

2
Draw.io/.env.example Normal file
View File

@@ -0,0 +1,2 @@
# Main interface port for accessing the application
DRAWIO_PORT="8000"