Docker compose almost working
This commit is contained in:
@@ -2542,7 +2542,7 @@ async function respond(request, options2, manifest, state) {
|
||||
fetch: null,
|
||||
getClientAddress: state.getClientAddress || (() => {
|
||||
throw new Error(
|
||||
`${"@sveltejs/adapter-auto"} does not specify getClientAddress. Please raise an issue`
|
||||
`${"@sveltejs/adapter-node"} does not specify getClientAddress. Please raise an issue`
|
||||
);
|
||||
}),
|
||||
locals: {},
|
||||
|
||||
Reference in New Issue
Block a user