Use named volume for docker. Simplify authentication for development environment.
This commit is contained in:
+2
-1
@@ -14,6 +14,7 @@ yarn-error.log*
|
||||
|
||||
media
|
||||
api/.ash_history
|
||||
api/.config
|
||||
api/.cache/
|
||||
api/.pki/
|
||||
api/node_modules
|
||||
@@ -28,4 +29,4 @@ api/.env.test.local
|
||||
api/.env.production.local
|
||||
api/npm-debug.log*
|
||||
api/yarn-debug.log*
|
||||
api/yarn-error.log*
|
||||
api/yarn-error.log*
|
||||
|
||||
Reference in New Issue
Block a user