Docker changes #31
@@ -1,2 +1 @@
|
|||||||
DATABASE_URL=postgres://username:password@localhost/database_name
|
|
||||||
SECRET_KEY=refero34o8rfhfjn983thf39fhc943rf923n3h
|
SECRET_KEY=refero34o8rfhfjn983thf39fhc943rf923n3h
|
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,3 +1,4 @@
|
|||||||
/target
|
/target
|
||||||
Cargo.lock
|
Cargo.lock
|
||||||
.env
|
.env
|
||||||
|
.main_db.env
|
||||||
|
1
.main_db.env
Normal file
1
.main_db.env
Normal file
@@ -0,0 +1 @@
|
|||||||
|
DATABASE_URL=postgres://username:password@localhost/database_name
|
Reference in New Issue
Block a user