Skip to content

Commit

Permalink
Merge pull request #192 from htdangkhoa/develop
Browse files Browse the repository at this point in the history
  • Loading branch information
htdangkhoa committed Dec 14, 2021
2 parents 254d871 + bb5bbb7 commit 2e6221e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/configs/client.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
const description = 'The best react universal starter boilerplate in the world.';
const description =
'馃敟 鈿涳笍 A React boilerplate for a universal web app with a highly scalable, offline-first foundation and our focus on performance and best practices.';

const appConfig = {
baseUrl: process.env.REACT_APP_BASE_URL || 'http://localhost:9090/api/',
Expand Down

0 comments on commit 2e6221e

Please sign in to comment.