mirror of
https://git.vectorsigma.ru/public/photoview.git
synced 2026-07-29 00:38:44 +00:00
Update env files and move to postgres
This commit is contained in:
5
api/example.env
Normal file
5
api/example.env
Normal file
@@ -0,0 +1,5 @@
|
||||
# Copy this file to .env
|
||||
|
||||
POSTGRES_URL=postgres://username:password@localhost/database?sslmode=disable
|
||||
|
||||
API_PORT=4001
|
||||
Reference in New Issue
Block a user