psql1
This commit is contained in:
parent
bbf5c47b11
commit
b2772d8ab6
@ -2,7 +2,7 @@ NODE_ENV=production
|
||||
POSTGRES_USER=root
|
||||
POSTGRES_PASSWORD=irina76
|
||||
POSTGRES_DB=imk_db
|
||||
DATABASE_URL="postgresql://postgres:postgres@postgres:5432/imk_db?schema=public"
|
||||
DATABASE_URL="postgresql://root:irina76@postgres:5432/imk_db?schema=public"
|
||||
|
||||
API_URL="https://imkapi.oblak.solutions"
|
||||
CORS_ORIGIN="[http://localhost:5173,https://www.placebo.mk,https://placebo.mk]"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user