From 4ba22fbf4da9a972456d0dca19682e5554c7ed90 Mon Sep 17 00:00:00 2001 From: nikthechampiongr Date: Sun, 10 Dec 2023 17:05:48 +0200 Subject: [PATCH] Added the spec file --- spec.yaml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 spec.yaml diff --git a/spec.yaml b/spec.yaml new file mode 100644 index 0000000..4b8dcad --- /dev/null +++ b/spec.yaml @@ -0,0 +1,17 @@ +name: zero2prod +region: fra1 +services: + - name: zero2prod + dockerfile_path: DockerFile + source_dir: . + github: + branch: master + deploy_on_push: true + repo: nikthechampiongr/zero2prod + health_check: + http_path: /health_check + http_port: 8000 + instance_count: 1 + instance_size_slug: basic-xxs + routes: + - path: /