Skip to content

Commit 33e42af

Browse files
committed
add svix server url
1 parent 306f4e4 commit 33e42af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker/server/.env

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ STACK_EMAIL_SENDER=
2626

2727
# Set these if you want to use webhooks
2828
STACK_SVIX_SERVER_URL=# this is only needed if you self-host the Svix service
29+
NEXT_PUBLIC_STACK_SVIX_SERVER_URL=# this is only needed if you are using docker compose and the external and internal urls are different. This is the external url for the Svix service.
2930
STACK_SVIX_API_KEY=
3031

3132

0 commit comments

Comments
 (0)