refs #0
This commit is contained in:
2
.env
2
.env
@@ -6,4 +6,4 @@ POSTGRES_DB=postgres
|
|||||||
POSTGRES_USER=postgres
|
POSTGRES_USER=postgres
|
||||||
POSTGRES_PASSWORD=postgres
|
POSTGRES_PASSWORD=postgres
|
||||||
|
|
||||||
POSTGRES_DATABASE_URL=postgresql://postgres:postgres@db/postgres
|
POSTGRES_DATABASE_URL=postgresql://postgres:postgres@library-db/postgres
|
||||||
|
|||||||
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,4 +1,5 @@
|
|||||||
.npmrc
|
.npmrc
|
||||||
|
.env
|
||||||
.svelte-kit/
|
.svelte-kit/
|
||||||
.idea/
|
.idea/
|
||||||
node_modules/
|
node_modules/
|
||||||
|
|||||||
Reference in New Issue
Block a user