mirror of
https://github.com/swissmakers/swiss-datashare.git
synced 2026-04-17 12:43:13 +02:00
Add feature to send share with email
This commit is contained in:
@@ -41,7 +41,7 @@ import rl from "readline-sync";
|
||||
console.info("Creating function deployments...");
|
||||
await setupService.createFunctionDeployments();
|
||||
|
||||
console.info("Adding frontend url...");
|
||||
console.info("Adding frontend host...");
|
||||
await setupService.addPlatform(
|
||||
rl.question("Frontend host of Pingvin Share (localhost): ", {
|
||||
defaultInput: "localhost",
|
||||
|
||||
Reference in New Issue
Block a user