Remove .env file from version control and update .gitignore to exclude it permanently.

This commit is contained in:
Jeppe Bundgaard
2026-02-27 03:22:03 +01:00
parent cc77066617
commit 78a6860eca
2 changed files with 2 additions and 27 deletions
+2
View File
@@ -8,3 +8,5 @@
/services/nginx/logs/
/services/php/logs/
/.idea/
.env
/services/caddy/logs*