[ISSUE-88] Add env variable round-trip, profile-aware SSL, and getStack support #132

Merged
hitanshu merged 5 commits from Dave/CFTunnels:ISSUE-88 into test 2026-07-06 18:47:15 +00:00
Showing only changes of commit 9e960ea7c0 - Show all commits

View File

@ -2,4 +2,4 @@ server.port=8081
portainer.base-url=https://192.168.0.100:9442
portainer.api-key=${PORTAINER_API_KEY:}
portainer.endpoint-id=1
portainer.service.api-key=change-me
portainer.service.api-key=${PORTAINER_SERVICE_API_KEY:change-me}