mirror of
https://github.com/Southampton-RSG/breccia-mapper.git
synced 2026-03-03 03:17:07 +00:00
build: remove .env secrets file from Docker build
This commit is contained in:
@@ -8,6 +8,7 @@ venv/
|
||||
|
||||
Caddyfile
|
||||
docker-compose.yml
|
||||
.env
|
||||
settings.ini
|
||||
mail.log/
|
||||
/roles/
|
||||
|
||||
1
.gitignore
vendored
1
.gitignore
vendored
@@ -15,6 +15,7 @@ db.sqlite3
|
||||
debug.log*
|
||||
|
||||
# Configuration
|
||||
.env
|
||||
settings.ini
|
||||
deployment-key*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user