Skip to content
Snippets Groups Projects
Commit 911d96e7 authored by CipherChen0's avatar CipherChen0
Browse files

Changes

parent 44b7ed4c
No related branches found
No related tags found
No related merge requests found
......@@ -4,9 +4,9 @@ spring:
profiles:
active: dev
datasource:
url: jdbc:mysql://localhost:3306/health_care
url: jdbc:mysql://localhost:3306/healthcare
username: root
password: root
password: comsc
port: 3306
sql:
init:
......
......@@ -30,7 +30,7 @@
<div class="content">
<div id="user-info" style="text-align: right; padding: 10px; font-weight: bold;"></div>
<div id="dynamic-content">
<h1>Welcome to the Management System</h1>
<h1>ian</h1>
<p>Select an option from the sidebar to get started.</p>
</div>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment