mirror of
https://github.com/ershisan99/coolify.git
synced 2026-01-02 05:09:24 +00:00
production modifications
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
<x-layout>
|
||||
<div>v{{ config('coolify.version') }}</div>
|
||||
<a href="/login">Login</a>
|
||||
<a href="/register">Register</a>
|
||||
<form action="/register" method="POST">
|
||||
@csrf
|
||||
<input type="text" name="name" placeholder="name" @env('local') value="Root" @endenv />
|
||||
|
||||
Reference in New Issue
Block a user