feat: add .dockerignore and document BASE_URL in .env.example
This commit is contained in:
parent
a32e4de2ac
commit
e81000b5a6
2 changed files with 9 additions and 0 deletions
6
.dockerignore
Normal file
6
.dockerignore
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
node_modules
|
||||
.env
|
||||
.env.*
|
||||
.git
|
||||
.gitignore
|
||||
*.log
|
||||
Loading…
Add table
Add a link
Reference in a new issue