mirror of
https://github.com/ershisan99/coolify.git
synced 2026-01-09 20:52:16 +00:00
fix modal, add env variables, etc
This commit is contained in:
5
resources/views/errors/401.blade.php
Normal file
5
resources/views/errors/401.blade.php
Normal file
@@ -0,0 +1,5 @@
|
||||
@extends('errors::minimal')
|
||||
|
||||
@section('title', __('Unauthorized'))
|
||||
@section('code', '401')
|
||||
@section('message', __('Unauthorized'))
|
||||
Reference in New Issue
Block a user