Skip to content

Commit

Permalink
updated env var
Browse files Browse the repository at this point in the history
  • Loading branch information
lilbonekit committed Oct 25, 2024
1 parent 41af7ed commit db97cc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env.example
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
VITE_ENVIRONMENT=development
VITE_PORT=8095
VITE_APP_API_URL='https://api.stage.solarity.dev'
VITE_APP_HOSTNAME="https://api.stage.solarity.dev"
VITE_APP_HOSTNAME="https://stage.solarity.dev"
VITE_APP_NAME='Solarity'
VITE_APP_COMPANY_URL='https://distributedlab.com'
VITE_APP_DOCUMENTATION_URL='https://docs.stage.solarity.dev'
Expand Down

0 comments on commit db97cc5

Please sign in to comment.