Skip to content
Discussion options

You must be logged in to vote

If this is a deployment using compose, try adding this to your service:

env_file:
  - .env

Dokploy will create a .env file with the settings specified in the UI and transfer them to the container after the next rebuild. If you change any value, you will need to redeploy.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@naturedamends
Comment options

@maks-oleksyuk
Comment options

@naturedamends
Comment options

@maks-oleksyuk
Comment options

Answer selected by theapplegeek
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants