Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion admin/nextjs/.env
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
## Version
NEXT_PUBLIC_VERSION=v2.0.0
NEXT_PUBLIC_VERSION=v2.1.0

## Public URL
NEXT_PUBLIC_PATH=
NEXT_PUBLIC_BASE_NAME=
NEXT_PUBLIC_BUY_URL=https://mui.com/store/items/saasable-admin-dashboard-template/
NEXT_PUBLIC_API_HOST=
2 changes: 1 addition & 1 deletion admin/nextjs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ Looking for even more features? Check out SaasAble's [premium version](https://m

## Documentation

[SaasAble Documentation](https://phoenixcoded.gitbook.io/saasable) helps you with installation, deployment, and troubleshooting.
[SaasAble Documentation](https://phoenixcoded.gitbook.io/saasable/admin) helps you with installation, deployment, and troubleshooting.

## Browser support

Expand Down
Loading