Added env files and the read base url using the dotenv package

This commit is contained in:
Abdullah Alassaf
2024-07-21 11:45:49 +03:00
parent 980d1017eb
commit 79a1c69af1
10 changed files with 100 additions and 84 deletions

View File

@ -0,0 +1,2 @@
ENV_NAME=staging
BASE_URL=https://syncrow-staging.azurewebsites.net