fix dockerfile
This commit is contained in:
No files matched your search
@@ -0,0 +1,19 @@
|
||||
.git
|
||||
.gitignore
|
||||
.idea
|
||||
.vscode
|
||||
|
||||
node_modules
|
||||
.nuxt
|
||||
.output
|
||||
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
pnpm-debug.log*
|
||||
|
||||
.DS_Store
|
||||
|
||||
# Local env files (prefer passing via --env-file)
|
||||
.env
|
||||
.env.*
|
||||
Reference in New Issue
Block a user