[GH-ISSUE #4] Dokploy may be interpreting env keys as lists #4323

Closed
opened 2026-05-06 17:00:07 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @knowsuchagency on GitHub (Mar 11, 2025).
Original GitHub issue: https://github.com/Dokploy/templates/issues/4

I noticed when deploying the new hoarder template that env vars were prefixed with numbers. I suspect when env is defined as a list in compose files, that they're being interpreted as a list and prepending the index to the env var

Image
Originally created by @knowsuchagency on GitHub (Mar 11, 2025). Original GitHub issue: https://github.com/Dokploy/templates/issues/4 I noticed when deploying the new hoarder template that env vars were prefixed with numbers. I suspect when `env` is defined as a list in compose files, that they're being interpreted as a list and prepending the index to the env var <img width="545" alt="Image" src="https://github.com/user-attachments/assets/dc96c568-006f-4a40-bfa0-e5551994cd8a" />
Author
Owner

@Siumauricio commented on GitHub (Mar 11, 2025):

Hey, thank you for reporting this I address this issue in this PR https://github.com/Dokploy/dokploy/pull/1461, in the 0.20.2 should be fixed

<!-- gh-comment-id:2712853202 --> @Siumauricio commented on GitHub (Mar 11, 2025): Hey, thank you for reporting this I address this issue in this PR https://github.com/Dokploy/dokploy/pull/1461, in the 0.20.2 should be fixed
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/templates#4323