Skip to content

Commit

Permalink
update .env.test
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick-blom committed Nov 3, 2022
1 parent 1bccae0 commit 368d0c6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .env.test
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,8 @@ APP_SECRET='$ecretf0rt3st'
SYMFONY_DEPRECATIONS_HELPER=999999
PANTHER_APP_ENV=panther
PANTHER_ERROR_SCREENSHOT_DIR=./var/error-screenshots

###> application settings ###
PUT_TOKEN='$ecretf0rt3st'
DELETE_TOKEN='$ecretf0rt3st'
###< application settings ###

0 comments on commit 368d0c6

Please sign in to comment.