Skip to content

Commit

Permalink
fixed .hidev/config to use HOSTS from ENV
Browse files Browse the repository at this point in the history
  • Loading branch information
hiqsol committed Apr 24, 2017
1 parent b42d658 commit 1228190
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .hidev/config.yml
Expand Up @@ -27,7 +27,7 @@ package:
webapp:
vhost:
domain: $_ENV['HOSTS']
domains: $_ENV['HOSTS']

vendor:
name: hiqdev
Expand Down

0 comments on commit 1228190

Please sign in to comment.