new changes
This commit is contained in:
16
.env.example
Normal file
16
.env.example
Normal file
@@ -0,0 +1,16 @@
|
||||
POSTGRES_USER=yakpanel
|
||||
POSTGRES_PASSWORD=yakpanel_dev_password
|
||||
POSTGRES_DB=yakpanel
|
||||
POSTGRES_PORT=5432
|
||||
|
||||
REDIS_PORT=6379
|
||||
|
||||
NATS_PORT=4222
|
||||
NATS_MONITOR_PORT=8222
|
||||
|
||||
MINIO_ROOT_USER=yakpanel
|
||||
MINIO_ROOT_PASSWORD=yakpanel_minio_password
|
||||
MINIO_PORT=9000
|
||||
MINIO_CONSOLE_PORT=9001
|
||||
|
||||
API_PORT=8080
|
||||
Reference in New Issue
Block a user