mirror of
https://github.com/marcogll/passkit-generator.git
synced 2026-03-15 20:25:26 +00:00
Renamed Serverless example startup command to example instead of run-offline
This commit is contained in:
@@ -51,8 +51,6 @@ export async function pkpasses(event: ALBEvent) {
|
||||
return err;
|
||||
}
|
||||
|
||||
console.log(event.queryStringParameters);
|
||||
|
||||
const [certificates, iconFromModel, s3] = await Promise.all([
|
||||
getCertificates(),
|
||||
getSpecificFileInModel(
|
||||
|
||||
Reference in New Issue
Block a user