diff --git a/Intentor/config.yaml b/Intentor/config.yaml index 2ff8e73..f480417 100644 --- a/Intentor/config.yaml +++ b/Intentor/config.yaml @@ -4,4 +4,8 @@ version: "0.0.1" slug: "intentor" init: false arch: - - amd64 \ No newline at end of file + - aarch64 + - amd64 +startup: application +ports: + 8080/tcp: 8080 \ No newline at end of file