diff --git a/portainer-automation/src/main/resources/application.properties b/portainer-automation/src/main/resources/application.properties index 4d360de..680422a 100644 --- a/portainer-automation/src/main/resources/application.properties +++ b/portainer-automation/src/main/resources/application.properties @@ -1 +1,4 @@ server.port=8081 +portainer.base-url=https://192.168.0.100:9442 +portainer.endpoint-id=2 +portainer.service.api-key=change-me