diff --git a/association.sqlite b/association.sqlite
new file mode 100644
index 0000000..9b09d63
--- /dev/null
+++ b/association.sqlite
@@ -0,0 +1,7 @@
+
+
301 Moved Permanently
+
+301 Moved Permanently
+
nginx
+
+
diff --git a/manifest.toml b/manifest.toml
index ce7863d..8569c38 100644
--- a/manifest.toml
+++ b/manifest.toml
@@ -51,8 +51,8 @@ ram.runtime = "50M"
api.url = "/api"
api.allowed = ["visitors", "all_users"]
api.show_tile = false
- api.protected = false
- api.auth_header = true
+ api.protected = true
+ api.auth_header = false
[resources.apt]
packages = "sqlite3, php8.2-sqlite3, php8.2-gd, php8.2-intl, php8.2-cli, php8.2-gnupg, php8.2-mbstring, php8.2-zip"