Docker compose almost working
This commit is contained in:
5
front/.gitignore
vendored
5
front/.gitignore
vendored
@@ -73,7 +73,7 @@ web_modules/
|
||||
.yarn-integrity
|
||||
|
||||
# dotenv environment variable files
|
||||
.env
|
||||
.env.production
|
||||
.env.development.local
|
||||
.env.test.local
|
||||
.env.production.local
|
||||
@@ -128,3 +128,6 @@ dist
|
||||
.yarn/build-state.yml
|
||||
.yarn/install-state.gz
|
||||
.pnp.*
|
||||
/build/
|
||||
/.svelte-kit/
|
||||
/.svelte-kit/
|
||||
|
||||
Reference in New Issue
Block a user