Fixed a major issue in building docker image for backend where the env file was not being copied which resulted in backend not working!
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@ node_modules/
|
||||
jspm_packages/
|
||||
|
||||
# Environment files
|
||||
.env
|
||||
.env.bak
|
||||
.env.*.local
|
||||
|
||||
# Build outputs
|
||||
|
||||
Reference in New Issue
Block a user