Skip to content

Commit 5ca571c

Browse files
committed
.env file for GMA-team
1 parent 692b535 commit 5ca571c

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.env

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# env was published especially for you
2+
3+
# If you want strat local develop - choice everywhere *Local*, if wont start project in Docker - choice *Docker*
4+
5+
DB_NAME=gma_task
6+
DB_USER=postgres
7+
DB_PASSWORD=admin
8+
DB_HOST=db # Docker
9+
# DB_HOST=localhost # Local
10+
DB_PORT=5432

0 commit comments

Comments
 (0)