Update domain names

This commit is contained in:
Keannu Bernasol 2024-01-05 21:22:51 +08:00
parent 0125d8054e
commit 46588f52bf

View file

@ -212,7 +212,7 @@ USE_TZ = True
DEFAULT_AUTO_FIELD = 'django.db.models.BigAutoField'
DOMAIN = 'equipment-tracker-frontend.keannu1.duckdns.org/#'
DOMAIN = 'csm-frontend.keannu1.duckdns.org/#'
SITE_NAME = 'CITC Equipment Tracker'