mirror of
https://github.com/xodivorce/isdowndetectordown.git
synced 2025-12-18 22:22:58 +05:30
5 lines
293 B
Plaintext
5 lines
293 B
Plaintext
ENVIRONMENT= "Your environment here (development or production)"
|
|
APP_PORT= "Your application port here (default: 8080)"
|
|
PMA_PORT= "Your phpMyAdmin port here (default: 8081)"
|
|
DB_NAME= "Your database name here (default: isdowndetectordown)"
|
|
DB_PASS= "Your database password here (default: root)" |