Toggle navigation
Toggle navigation
This project
Loading...
Sign in
엄성진
/
learn-in-web-backend
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
sungjin
2021-12-06 00:45:34 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
c285cee759c3c437bca5d7fec91268058b0e2099
c285cee7
1 parent
a7444ad1
End release setting
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
.env
.env
View file @
c285cee
...
...
@@ -4,4 +4,4 @@
# Prisma supports the native connection string format for PostgreSQL, MySQL, SQLite, SQL Server and MongoDB (Preview).
# See the documentation for all the connection string options: https://pris.ly/d/connection-strings
DATABASE_URL="postgresql://postgres:12345@localhost:5432/postgres"
\ No newline at end of file
DATABASE_URL="YOUR_DATABASE_URL"
\ No newline at end of file
...
...
Please
register
or
login
to post a comment