Update environment variable description
This commit is contained in:
parent
3198999746
commit
379733938c
@ -17,7 +17,7 @@ class="font-normal text-white normal-case border-none rounded btn btn-primary bt
|
||||
</div>
|
||||
<div>Environment variables (secrets) for this resource.</div>
|
||||
@if ($resource->type() === 'service')
|
||||
<div>If you cannot find a variable here, or need a new one, define it in the Docker Compose file.</div>
|
||||
<div>Hardcoded variables are not shown here.</div>
|
||||
@endif
|
||||
</div>
|
||||
@if ($view === 'normal')
|
||||
|
Loading…
Reference in New Issue
Block a user