mirror of
https://github.com/tiennm99/coolify.git
synced 2026-05-02 16:20:56 +00:00
fix modal, add env variables, etc
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
@extends('errors::minimal')
|
||||
|
||||
@section('title', __('Unauthorized'))
|
||||
@section('code', '401')
|
||||
@section('message', __('Unauthorized'))
|
||||
Reference in New Issue
Block a user