diff --git a/Caddyfile b/Caddyfile index ee5b1c0..5b26440 100644 --- a/Caddyfile +++ b/Caddyfile @@ -3,5 +3,9 @@ } nodeauth.dev { + reverse_proxy 127.0.0.1:5000 +} + +api.nodeauth.dev { reverse_proxy 127.0.0.1:3000 } \ No newline at end of file diff --git a/ui/index.html b/ui/index.html new file mode 100644 index 0000000..a99d03c --- /dev/null +++ b/ui/index.html @@ -0,0 +1,94 @@ + + +
+ + + +