mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-17 04:59:30 +00:00
wip
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<div>
|
||||
@forelse ($envs as $env)
|
||||
{{ dump($env) }}
|
||||
@empty
|
||||
<p>There are no environment variables for this application.</p>
|
||||
@endforelse
|
||||
</div>
|
||||
Reference in New Issue
Block a user