Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Car Share
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LOISIL Paul
Car Share
Commits
8c2cb831
Commit
8c2cb831
authored
Mar 23, 2023
by
HAMOUMI Hicham
Browse files
Options
Downloads
Patches
Plain Diff
Delete .env
parent
ffecd4c4
Branches
Branches containing commit
No related tags found
1 merge request
!31
Hamoumi/reserver un trajet
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/backend/.env
+0
-14
0 additions, 14 deletions
src/backend/.env
with
0 additions
and
14 deletions
src/backend/.env
deleted
100644 → 0
+
0
−
14
View file @
ffecd4c4
# 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"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
sign in
to comment