Use domain without umlaut
This commit is contained in:
parent
3135c26345
commit
a034a6118a
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ add('writable_dirs', []);
|
|||
set('composer_options', '{{composer_action}} --verbose --prefer-dist --no-progress --no-interaction --optimize-autoloader --no-scripts --no-dev');
|
||||
|
||||
// Hosts
|
||||
host('beta.xn--pflnz-ira.li')
|
||||
host('beta.pflaenz.li')
|
||||
->user('lq5xi_thisfro')
|
||||
->set('deploy_path', '~/sites/{{application}}')
|
||||
->set('http_user', 'uid153060')
|
||||
|
|
Reference in a new issue