Fixed docker issue

This commit is contained in:
2025-04-13 13:54:11 -04:00
parent 042fae7a8f
commit 6b12421e7c
4 changed files with 23 additions and 14 deletions

View File

@@ -7,6 +7,8 @@ pkg/
# Ignore environment files (configure via docker-compose instead)
.env*
auth_db.env*
auth_db.env.docker*
# Ignore IDE/editor specific files
.idea/