~siegfriedehret/nyrst.tools

8cceaccb1936a961f4f88b6766a84586590d7371 — Siegfried Ehret 3 years ago 134ca3e
🔥 remove up config
1 files changed, 0 insertions(+), 17 deletions(-)

D up.json
D up.json => up.json +0 -17
@@ 1,17 0,0 @@
{
	"name": "nyrst",
	"profile": "nyrst",
	"lambda": {
		"runtime": "nodejs14.x"
	},
	"type": "static",
	"static": {
		"dir": "build"
	},
	"regions": ["eu-central-1"],
	"stages": {
		"production": {
			"domain": "nyrst.tools"
		}
	}
}