Add command for staging env (#33)

This commit is contained in:
Samuel Štancl 2019-10-15 21:00:10 +02:00 committed by GitHub
parent 99655ea7e0
commit 1dc9b6c986
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 14 additions and 1 deletions

View file

@ -1,7 +1,7 @@
<?php
return [
'baseUrl' => 'http://jigsaw-docs-staging.tighten.co',
'baseUrl' => env('DEPLOY_URL') . '/docs',
'production' => false,
// DocSearch credentials