Skip to content

Commit 5bd55b2

Browse files
committed
update .env.example
1 parent 3f6ca72 commit 5bd55b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ QUEUE_CONNECTION=sync
2020
SESSION_DRIVER=cookie
2121
SESSION_LIFETIME=600
2222
SESSION_DOMAIN="null"
23-
SANCTUM_STATEFUL_DOMAINs="127.0.0.1:8000"
23+
SANCTUM_STATEFUL_DOMAINS="127.0.0.1:8000"
2424

2525
MEMCACHED_HOST=127.0.0.1
2626

0 commit comments

Comments
 (0)