dev settings for cart.d-popov.com setup
This commit is contained in:
5
.env
5
.env
@ -7,8 +7,9 @@
|
||||
NEXTAUTH_SECRET=ed8a9681efc414df89dfd03cd188ed58
|
||||
|
||||
NODE_ENV=development
|
||||
# mysql
|
||||
DATABASE=mysql://cart:cartpw@localhost:3306/cart
|
||||
# mysql. ONLY THIS ENV is respected when generating/applying migrations in prisma
|
||||
# DATABASE=mysql://cart:cartpw@localhost:3306/cart
|
||||
DATABASE=mysql://cart:cartpw@192.168.0.10:3306/cart_dev
|
||||
|
||||
# // owner: dobromir.popov@gmail.com | Специално Свидетелстване София
|
||||
# // https://console.cloud.google.com/apis/credentials/oauthclient/926212607479-d3m8hm8f8esp3rf1639prskn445sa01v.apps.googleusercontent.com?project=grand-forge-108716
|
||||
|
Reference in New Issue
Block a user