mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-18 10:36:52 +03:00
Add recipe for connectholland/uptime-robot-bundle
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"bundles": {
|
||||
"ConnectHolland\\UptimeRobotBundle\\ConnecthollandUptimeRobotBundle": ["all"]
|
||||
},
|
||||
"env": {
|
||||
"UPTIMEROBOT_API_KEY": "api_key"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
<bg=blue;fg=white> </>
|
||||
<bg=blue;fg=white> To finish the install </>
|
||||
<bg=blue;fg=white> </>
|
||||
|
||||
* Your Connect Holland Uptime Robot bundle installation is almost ready:
|
||||
1. Add your Uptime Robot Api Key to the .env file
|
||||
Reference in New Issue
Block a user