Skip to content

Instantly share code, notes, and snippets.

@ernestoalejo
Created July 8, 2014 11:10
Show Gist options
  • Save ernestoalejo/1d15d0e09ae8d1ac19ff to your computer and use it in GitHub Desktop.
Save ernestoalejo/1d15d0e09ae8d1ac19ff to your computer and use it in GitHub Desktop.
<?php
return [
'domains' => [
'front' => 'mydomain.com',
'uploads' => 'uploads.mydomain.com',
],
];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment