(Fix): .dockerignore env removal.
This commit is contained in:
@@ -15,10 +15,9 @@
|
||||
data/
|
||||
logs/
|
||||
|
||||
# Environment files (will be passed via docker-compose)
|
||||
.env
|
||||
.env.*
|
||||
!.env.example
|
||||
# Environment files
|
||||
.env.example
|
||||
|
||||
# Misc
|
||||
GEM/
|
||||
pikanetwork.js/
|
||||
Reference in New Issue
Block a user