First run at the keycloak login
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
decentral1se
2021-06-11 15:58:28 +02:00
parent 82a506278b
commit ed309544d3
4 changed files with 287 additions and 10 deletions

View File

@ -3,6 +3,6 @@
<title>Home</title>
</head>
<body>
<p>Hello, World</p>
<p>Hello, {{ user }}</p>
</body>
</html>