Skip to content
Snippets Groups Projects
Commit 8c2cb831 authored by HAMOUMI Hicham's avatar HAMOUMI Hicham
Browse files

Delete .env

parent ffecd4c4
Branches
No related tags found
1 merge request!31Hamoumi/reserver un trajet
# Environment variables declared in this file are automatically made available to Prisma.
# See the documentation for more detail: https://pris.ly/d/prisma-schema#accessing-environment-variables-from-the-schema
# Prisma supports the native connection string format for PostgreSQL, MySQL, SQLite, SQL Server, MongoDB and CockroachDB.
# See the documentation for all the connection string options: https://pris.ly/d/connection-strings
DATABASE_URL="mysql://root@localhost:3306/carshare"
JWT_SECRET="Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiIxMjM0NTY3ODkwIiwibmFtZSI6IkpvaG4gRG9lIiwiaWF0IjoxNTE2MjM5MDIyfQ.cThIIoDvwdueQB468K5xDc5633seEFoqwxjF_xSJyQQ"
PORT=3000
# Set the following environment variable to "production" to disable development mode:
NODE_ENV="development"
FRONTEND_URL="https://car-share.projects.antoinectx.fr"
FRONTEND_NAME="Car Share"
FRONTEND_LOGO="https://car-share.projects.antoinectx.fr/assets/car.a9cd8032.svg"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment