Environment variables (secrets) for this resource.
@if (data_get($resource, 'build_pack') !== 'dockercompose')
@can('manageEnvironment', $resource)
@else
@endcan
@endif
@if (data_get($resource, 'build_pack') !== 'dockercompose')
@can('manageEnvironment', $resource)
@else
@endcan
@endif
@endif
@if ($resource->type() === 'service' || $resource?->build_pack === 'dockercompose')
Hardcoded variables are not shown here.
If you would like to add a variable, you must add it to
your compose file.