0
0
mirror of https://github.com/xfarrow/blink synced 2025-04-26 18:38:41 +02:00

Update .env

This commit is contained in:
xfarrow 2023-10-16 10:34:34 +02:00
parent 2beb0fd266
commit 1afae90de1

@ -1,8 +1,12 @@
# Blink configuration file
# API Server configuration
API_SERVER_PORT = 3000
# Postgres database configuration
POSTGRES_SERVER = localhost
POSTGRES_USERNAME = postgres
POSTGRES_PASSWORD = postgres
POSTGRES_PORT = 5432
# Admin settings