first commit 2
This commit is contained in:
6
.env.example
Normal file
6
.env.example
Normal file
@@ -0,0 +1,6 @@
|
||||
POSTGRES_DB=fable
|
||||
POSTGRES_USER=fable
|
||||
POSTGRES_PASSWORD=change_me_for_real_environment
|
||||
JWT_SECRET=change_me_before_production
|
||||
GATEWAY_PORT=3000
|
||||
WEB_PORT=5173
|
||||
Reference in New Issue
Block a user