mirror of
https://github.com/tiennm99/coolify.git
synced 2026-04-23 22:19:49 +00:00
fix modal, add env variables, etc
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
@extends('errors::minimal')
|
||||
|
||||
@section('title', __('Not Found'))
|
||||
@section('code', '404')
|
||||
@section('message', __('Not Found'))
|
||||
Reference in New Issue
Block a user