Signed-off-by: rizqevo <rizqevo@hotmail.com>
@@ -36,4 +36,4 @@ COPY . /usr/src/app
EXPOSE 3000
# Running the app
-CMD "npm" "run" "dev"
+CMD "npm" "run" "preview"
@@ -1,2 +1,3 @@
// export const TOKEN=77aecfec-10ac-3b4f-ab59-3fbfbeed6324
-export const API_URL = "http://118.98.227.82:50003";
+// export const API_URL = "http://118.98.227.82:50003";
+export const API_URL = "https://api.sidali.sixsenz.net";