mirror of
https://github.com/moghtech/komodo.git
synced 2026-07-16 01:59:56 -05:00
[GH-ISSUE #697] Change of KOMODO_JWT_SECRET removed compose.yml files #22350
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @rmiller-gd on GitHub (Jul 31, 2025).
Original GitHub issue: https://github.com/moghtech/komodo/issues/697
Description
While transferring Portainer stacks to Komodo (saving each stack in separate folders), encountered issues with
KOMODO_JWT_SECRETcontaining an @ symbol:Steps to reproduce
KOMODO_JWT_SECRETwith @ symbol in the valueExpected behavior
Actual behavior
Impact
Environment
Thanks!
@mbecker20 commented on GitHub (Aug 30, 2025):
I cannot reproduce this issue, i just started up Komodo using KOMODO_JWT_SECRET with @ symbol and it worked fine. There aren't even any paths Komodo would delete any files on your host. Maybe you could try again to explain the issue, I am having some trouble following it.