This commit is contained in:
2025-11-16 22:06:23 +07:00
parent ee72ef6676
commit 1f3c33b78c

View File

@@ -1,4 +1,4 @@
export const environment = {
production: false,
production: true,
apiBaseUrl: 'https://api.nuttakit.work'
};