Skip to content

Commit

Permalink
Update .env.test
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewwippler authored Jul 26, 2024
1 parent 0d1cebc commit b97a686
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions api/.env.test
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PORT=3334
HOST=127.0.0.1
PORT=3333
HOST=0.0.0.0
NODE_ENV=test
APP_KEY=Rk01DMPh0yt-940HnNH-6SOX6THw2ALy
DRIVE_DISK=local
Expand Down

0 comments on commit b97a686

Please sign in to comment.