Enabled ingress and updated port configuration
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
name: "Intentor"
|
||||
description: "Intent based automation platform"
|
||||
version: "0.0.3"
|
||||
version: "0.0.4"
|
||||
slug: "intentor"
|
||||
init: false
|
||||
arch:
|
||||
@@ -9,3 +9,6 @@ arch:
|
||||
startup: application
|
||||
ports:
|
||||
8080/tcp: 8080
|
||||
ingress: true
|
||||
ingress_entry: /
|
||||
ingress_port: 8080
|
||||
Reference in New Issue
Block a user