feat: add Products form to admin
This commit is contained in:
@@ -316,6 +316,8 @@ TAILWIND_APP_NAME = "theme"
|
||||
|
||||
SITE_URL = "http://localhost:8000"
|
||||
|
||||
STRIPE_DEFAULT_CURRENCY = "pln"
|
||||
|
||||
# Gitea API
|
||||
GITEA_ROOT_URL = "http://localhost:3000"
|
||||
GITEA_URL = f"{GITEA_ROOT_URL}/api/v1"
|
||||
|
||||
Reference in New Issue
Block a user