Skip to content

Commit 7c12be8

Browse files
committed
fix sail service name
1 parent 8efe786 commit 7c12be8

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
@@ -3,7 +3,7 @@ APP_ENV=local
33
APP_KEY=
44
APP_DEBUG=true
55
APP_TIMEZONE=UTC
6-
APP_SERVICE=app.laravel
6+
APP_SERVICE=laravelnuxt.api
77
APP_URL=http://localhost:8000
88
API_LOCAL_URL=http://localhost:8000
99
FRONTEND_URL=http://localhost:3000

0 commit comments

Comments
 (0)