mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange.git
synced 2026-08-19 04:14:04 +00:00
rename .env.testing to .env-example
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@ curl -sS https://getcomposer.org/installer | php
|
||||
php composer.phar install
|
||||
|
||||
# Copy over testing configuration.
|
||||
cp .env.testing .env
|
||||
cp .env-example .env
|
||||
|
||||
# Install xdebug
|
||||
pecl install xdebug && docker-php-ext-enable xdebug
|
||||
|
||||
Reference in New Issue
Block a user