mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-11-18 03:26:17 +00:00
Update AppImage
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
* Can be changed to 8009 for beta testing
|
||||
* This can also be set via NEXT_PUBLIC_API_PORT environment variable
|
||||
*/
|
||||
export const API_PORT = process.env.NEXT_PUBLIC_API_PORT || "8008"
|
||||
export const API_PORT = process.env.NEXT_PUBLIC_API_PORT || "8009"
|
||||
|
||||
/**
|
||||
* Gets the base URL for API calls
|
||||
|
||||
Reference in New Issue
Block a user