-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Labels
questionFurther information is requestedFurther information is requested
Description
To Reproduce
I have dockerfile in my repo in path ./ci/dockerfile.
Current vs. Expected behavior
For example my NextJS app needs .env file in main directory. I thought that this is the place where .env will be generated.
Maybe the describtion should mention that .env will be generated where dockerfile is placed?
From my perspective .env file should be place in the same path like Docker Context Path. It's more predictable for me but who knows 😄
Btw. This feature (to generate .env) is a really good idea. Thanks a lot :)
Provide environment information
Version: v0.26.1Which area(s) are affected? (Select all that apply)
Application
Are you deploying the applications where Dokploy is installed or on a remote server?
Same server where Dokploy is installed
Additional context
No response
Will you send a PR to fix it?
No
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested