Skip to content
This repository was archived by the owner on Jul 31, 2022. It is now read-only.

Commit 85150d3

Browse files
authored
Postgresql env dosyası eklendi
Postgresql .env dosyası yolu docker-compose da belirtilmiş ancak eklenmemiş
1 parent fa9bb54 commit 85150d3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

database-sample.env

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
POSTGRES_DB=postgres
2+
POSTGRES_USER=postgres
3+
POSTGRES_PASSWORD=postgres

0 commit comments

Comments
 (0)