File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33## Overview
44
55There is an (optional) administration site included in this template. This is
6- built using the [ sqladmin] ( https://aminalaee.dev/sqladmin/ ) {: target ="_ blank"}
7- package and gives you an easy way to manage your users and API keys.
6+ built using the
7+ [ sqladmin] ( https://aminalaee.github.io/sqladmin/ ) {: target ="_ blank"} package and
8+ gives you an easy way to manage your users and API keys.
89
910!!! warning
1011 Only ** existing admin users** can access the site, so they need to already
@@ -15,8 +16,8 @@ package and gives you an easy way to manage your users and API keys.
1516## Enable the Admin Site
1617
1718This admin panel is ** DISABLED BY DEFAULT** and needs to be enabled by setting
18- the ` ADMIN_PAGES_ENABLED ` environment variable to ` true ` in your ` .env ` file or in
19- your environment.
19+ the ` ADMIN_PAGES_ENABLED ` environment variable to ` true ` in your ` .env ` file or
20+ in your environment.
2021
2122``` ini
2223ADMIN_PAGES_ENABLED =true
You can’t perform that action at this time.
0 commit comments