Skip to content

Commit d637fba

Browse files
authored
Update vue.config.js
1 parent fa0f1bb commit d637fba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vue.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ module.exports = {
1616
},
1717
publicPath:
1818
process.env.NODE_ENV === "production"
19-
? "https://umarov.dev/code-shop-timer/"
19+
? "https://umarov.dev/vue-timer/"
2020
: "/"
2121
};

0 commit comments

Comments
 (0)