Environment variables (secrets) for this resource. 
        @if ($resourceClass === 'App\Models\Application' && data_get($resource, 'build_pack') !== 'dockercompose')
            
        @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.