Dokploy may be interpreting env keys as lists #8

Closed
opened 2025-11-22 20:29:04 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @knowsuchagency on GitHub (Mar 11, 2025).

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). 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

@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#8