Login page animations

This commit is contained in:
2026-04-30 21:38:54 +12:00
parent 373f7c47c0
commit 4f876372c2
7 changed files with 87 additions and 14 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
server {
listen 80;
server_name clients.lean-101.com;
server_name clients.lean-101.com.au;
location / {
proxy_pass http://127.0.0.1:8081;