Skip to content

Commit 3f8e32c

Browse files
committed
th-230: * env.example
1 parent 01b0ef9 commit 3f8e32c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

backend/.env.example

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,8 @@ DB_CONNECTION_STRING=[db_client]://[db_username]:[db_user_password]@localhost:[d
2626
DB_DIALECT=pg
2727
DB_POOL_MIN=2
2828
DB_POOL_MAX=10
29+
30+
#
2931
# API
30-
GOOGLE_MAPS_API_KEY=YOUR_GOOGLE_MAPS_API_KEY
32+
#
33+
GOOGLE_MAPS_API_KEY=YOUR_API_KEY

0 commit comments

Comments
 (0)