$ cd <application name>
Where is the dir where you have the .env
file.
heroku config:set $(cat .env | sed '/^$/d; /#[[:print:]]*$/d')
$ cd <application name>
Where is the dir where you have the .env
file.
heroku config:set $(cat .env | sed '/^$/d; /#[[:print:]]*$/d')
<?php | |
namespace tests\codeception\common\_support; | |
use Codeception\Exception\ModuleException; | |
/** | |
* | |
*/ | |
class AcceptanceHelper extends \Codeception\Module |
/* | |
* Sass mobile-first media queries mixins | |
* @author Franco Moya - @iamravenous | |
*/ | |
/* Breakpoints list map based on Bootstrap 4 grid */ | |
$breakpoints: ( | |
xs: 0, | |
sm: 544px, |
{"lastUpload":"2020-01-19T21:56:42.123Z","extensionVersion":"v3.4.3"} |