mirror of
https://github.com/Floriansylvain/RenewCMS.git
synced 2026-08-19 11:43:22 +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