mirror of
https://gitlab.com/omair-personal/exchange.git
synced 2026-08-21 05:24:24 +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