diff options
Diffstat (limited to 'web/README')
-rw-r--r-- | web/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/web/README b/web/README new file mode 100644 index 0000000..dc7bc55 --- /dev/null +++ b/web/README @@ -0,0 +1,3 @@ +This is a flask app to manage accounts. + +It implements a full-featured webserver, but is usually proxied by nginx. |