unos-fe エンドポイントを修正 #13

Merged
usbharu merged 1 commits from unos-fe-endpoint into master 2024-03-14 05:48:06 +00:00
+1 -1
View File
@@ -1,4 +1,4 @@
export const environment = { export const environment = {
production:true, production:true,
baseUrl:"" baseUrl:"http://watchdog.istorage"
}; };