Resolve "Sve tabele i grafove u projektu staviti da budu 5 sa 5" #70

Merged
amirsabani303 merged 2 commits from 18-sve-tabele-i-grafove-u-projektu-staviti-da-budu-5-sa-5 into master 2025-05-12 23:50:24 +02:00
Showing only changes of commit 6ca5733431 - Show all commits

View File

@@ -37,8 +37,8 @@ DEBUG = config('DEBUG', default=False, cast=bool)
ALLOWED_HOSTS = config('ALLOWED_HOSTS', default=[], cast=Csv())
#SITE_DOMAIN = "http://64.226.105.114"
SITE_DOMAIN = "http://127.0.0.1:8000"
SITE_DOMAIN = "http://64.226.105.114"
#SITE_DOMAIN = "http://127.0.0.1:8000"
# Application definition