Remove unused environment configuration display from Main component.
This commit is contained in:
parent
772cccce89
commit
5e8542efe5
@ -136,11 +136,6 @@ export default function MainPage() {
|
||||
<ChangePasswordPop setChagePasswordPopOpen={setChagePasswordPopOpen} />
|
||||
</>
|
||||
)}
|
||||
{Config().mode}
|
||||
<br />
|
||||
{Config().baseUrl}
|
||||
<br />
|
||||
{process.env.NEXT_PUBLIC_API_HOST_URL}
|
||||
</>
|
||||
)
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user