initial commit
This commit is contained in:
10
.env.example
Normal file
10
.env.example
Normal file
@@ -0,0 +1,10 @@
|
||||
# Server configuration
|
||||
PORT=3000
|
||||
NODE_ENV=development
|
||||
|
||||
# Database configuration
|
||||
PSQL_HOST=10.0.0.199
|
||||
PSQL_PORT=5432
|
||||
PSQL_USER=postgres
|
||||
PSQL_PASSWORD=DP3Wv*QM#t8bY*N
|
||||
PSQL_DBNAME=ffxi_items
|
||||
Reference in New Issue
Block a user