diff --git a/.env.example b/.env.example index ef7ecef..078bf90 100644 --- a/.env.example +++ b/.env.example @@ -1,6 +1,8 @@ -API_ENV= +APP_ENV=local +APP_VERSION=1.3.0 API_URL= -TITLE=Nuxify STAGING_API_URL= + +TITLE=Nuxify \ No newline at end of file