Imporve the i18 and frontend UI pages
This commit is contained in:
@@ -68,5 +68,6 @@ class OrdersSettings(BaseServiceSettings):
|
||||
SALES_SERVICE_URL: str = os.getenv("SALES_SERVICE_URL", "http://sales-service:8000")
|
||||
|
||||
|
||||
|
||||
# Global settings instance
|
||||
settings = OrdersSettings()
|
||||
Reference in New Issue
Block a user