Skip to content

Commit d06dbbb

Browse files
committed
Remove server url from payload config
1 parent 4927f8b commit d06dbbb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/payload.config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,5 +117,4 @@ export default buildConfig({
117117
payloadCloudPlugin(),
118118
// storage-adapter-placeholder
119119
],
120-
serverURL: process.env.NEXT_PUBLIC_PAYLOAD_URL || '',
121120
})

0 commit comments

Comments
 (0)