first commit
This commit is contained in:
20
.env
Normal file
20
.env
Normal file
@@ -0,0 +1,20 @@
|
||||
#DATABASE_URL=postgres://cloud:gg7678290@10.80.80.70/image_api
|
||||
#DATABASE_URL=postgresql://cloud:gg7678290@10.80.80.70:5432/image_api?search_path=public
|
||||
DATABASE_URL=postgresql://cloud:gg7678290@188.132.232.119:5455/image_apiv2?search_path=public
|
||||
BETTER_AUTH_SECRET=dB89kiKf56igxrB783yb3UyQToQIPZ93cRKADyq1yQEJ8EU4JRw5GlxBmGvQMu8e
|
||||
REGISTER_ENABLE=true
|
||||
BETTER_AUTH_URL=http://localhost:3000
|
||||
NEXT_PUBLIC_APP_URL=http://localhost:3000
|
||||
JWT_SECRET=dB89kiKf56igxrB783yb3UyQToQIPZ93cRKADyq1yQEJ8EU4JRw5GlxBmGvQMu8e
|
||||
|
||||
# https://4f3dc7a1aa54f4ba52803e952d6cf6be.r2.cloudflarestorage.com/image-api
|
||||
|
||||
|
||||
# local devop
|
||||
# https://pub-79ea55a4c5a943c48147a7f1460049f2.r2.dev
|
||||
# Cloudflare R2 Storage (Europa Server)
|
||||
R2_ACCOUNT_ID=4f3dc7a1aa54f4ba52803e952d6cf6be
|
||||
R2_ACCESS_KEY_ID=177784973745076ce943e02b267cf139
|
||||
R2_SECRET_ACCESS_KEY=9fcf11d84de480e0bee89f23703c655582c0b0035bcaee828ef0fe187b0d4b63
|
||||
R2_BUCKET_NAME=resimlerim
|
||||
R2_PUBLIC_URL=https://flare.beyhano.com.tr
|
||||
Reference in New Issue
Block a user