Skip to content

Commit 2a09d03

Browse files
committed
try again
1 parent b2b9da8 commit 2a09d03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

amplify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ frontend:
77
- npx --yes nypm i
88
build:
99
commands:
10-
- set AUTH_ORIGIN=https://main.deg33yac8sm17.amplifyapp.com
10+
- set AUTH_ORIGIN=https://main.deg33yac8sm17.amplifyapp.com set NEXTAUTH_URL=https://main.deg33yac8sm17.amplifyapp.com
1111
- npm run build
1212
artifacts:
1313
baseDirectory: '.output/public'

0 commit comments

Comments
 (0)