Skip to content

Commit

Permalink
remove permission edit + change env to prod
Browse files Browse the repository at this point in the history
  • Loading branch information
Lobz committed May 24, 2024
1 parent f3da755 commit d4468da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .env.example
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
APP_NAME=notaR
APP_ENV=local
APP_ENV=production
APP_KEY=
APP_DEBUG=true
APP_DEBUG=false
APP_URL=http://localhost:8000
APP_SCHEME=http
APP_SERVICE=app
Expand Down

0 comments on commit d4468da

Please sign in to comment.