fix: allow basedirectory for heroku
This commit is contained in:
parent
e44d0550d2
commit
49c61b5992
@ -753,7 +753,7 @@
|
||||
/>
|
||||
</div>
|
||||
{/if}
|
||||
{#if application.buildPack !== 'laravel' && application.buildPack !== 'heroku'}
|
||||
{#if application.buildPack !== 'laravel'}
|
||||
<div class="grid grid-cols-2 items-center">
|
||||
<div class="flex-col">
|
||||
<label for="baseDirectory"
|
||||
|
Loading…
x
Reference in New Issue
Block a user