mirror of
https://github.com/tiennm99/coolify.git
synced 2026-04-19 03:20:46 +00:00
move files around
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