mirror of
https://github.com/Floriansylvain/RenewCMS.git
synced 2026-08-19 19:53:21 +02:00
Fixed port .env usages
This commit is contained in:
@@ -1 +1 @@
|
||||
export const baseApiUrl = `http://${__APP_ENV__.APP_HOST_ADDRESS}:${__APP_ENV__.APP_API_PORT}`
|
||||
export const baseApiUrl = `http://${__APP_ENV__.APP_HOST_ADDRESS}`
|
||||
Reference in New Issue
Block a user