Updated Sidebar to pull from NEXT_PUBLIC_BUILD_ENV instead of NODE.
This commit is contained in:
@@ -13,7 +13,8 @@ const nextConfig: NextConfig = {
|
||||
allowedDevOrigins: [
|
||||
'http://localhost:3000',
|
||||
'http://172.16.10.180:3000',
|
||||
'https://dev.psg.net.au',
|
||||
'dev.psg.net.au',
|
||||
'https://sys.psg.net.au',
|
||||
],
|
||||
|
||||
productionBrowserSourceMaps: false,
|
||||
|
||||
Reference in New Issue
Block a user