Merge pull request 'Remove unused environment configuration display from Main component.' (#82) from feature/chore-env into dev
Reviewed-on: #82
This commit is contained in:
commit
2c475ddbdd
@ -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