diff --git a/.env.development b/.env.development index d42970bb4..23a1bf7e2 100644 --- a/.env.development +++ b/.env.development @@ -1 +1 @@ -PUBLIC_URL=/xyt \ No newline at end of file +PUBLIC_URL=/tsg \ No newline at end of file diff --git a/.env.production b/.env.production index acd735cc2..6dcc99b9f 100644 --- a/.env.production +++ b/.env.production @@ -1,2 +1,2 @@ GENERATE_SOURCEMAP=false -PUBLIC_URL=/xyt \ No newline at end of file +PUBLIC_URL=/tsg \ No newline at end of file