Skip to content

Commit ab8b814

Browse files
committed
clean .env.example
1 parent c7033f1 commit ab8b814

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.env.example

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
APP_ENV=development
2-
APP_API_KEY=intervest-sandbox
2+
APP_API_KEY=sandbox
33

44
DB_HOST="pgsql"
55
DB_PORT="5432"
@@ -27,7 +27,7 @@ JWT_EXP_AT=60*60*24*7
2727
JWT_REFRESH_EXP_AT=60*60*24*30
2828

2929
GCS_DOMAIN_URL=http://___domain.com
30-
GCS_PROJECT_ID=intervest-io
31-
GCS_BUCKET_NAME=intervest-io.appspot.com
30+
GCS_PROJECT_ID=]app.io
31+
GCS_BUCKET_NAME=]app.appspot.com
3232

3333
GOOGLE_APPLICATION_CREDENTIALS=/app/dist/service-account.json

0 commit comments

Comments
 (0)