mirror of
https://github.com/tiennm99/coolify.git
synced 2026-08-20 18:23:40 +00:00
9 lines
270 B
PHP
9 lines
270 B
PHP
<div>
|
|
<x-slot:title>
|
|
Team Variables | Coolify
|
|
</x-slot>
|
|
|
|
<x-shared-variables.editor :resource="$team" :variables="$team->environment_variables"
|
|
type="team" title="Team variables" :view="$view" variablesLabel="Team shared variables" />
|
|
</div>
|