Apply .gitignore cleanup
This commit is contained in:
4
frontend/app/(protected)/health/page.jsx
Executable file → Normal file
4
frontend/app/(protected)/health/page.jsx
Executable file → Normal file
@@ -1,3 +1,3 @@
|
||||
export default function Page(){
|
||||
return <div className="rounded-2xl p-5 bg-white">Health — แสดงสถานะ service (nginx, maria, n8n, postgres)</div>;
|
||||
export default function Page(){
|
||||
return <div className="rounded-2xl p-5 bg-white">Health — แสดงสถานะ service (nginx, maria, n8n, postgres)</div>;
|
||||
}
|
||||
Reference in New Issue
Block a user