Skip to content
This repository has been archived by the owner on Jul 22, 2022. It is now read-only.

docs: env #33

Open
jtagcat opened this issue Aug 4, 2020 · 0 comments
Open

docs: env #33

jtagcat opened this issue Aug 4, 2020 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@jtagcat
Copy link
Collaborator

jtagcat commented Aug 4, 2020

https://overnode.org/docs/dotenv-file-description

provide better examples, such as WORDPRESS_DB_PASSWORD

link to https://docs.docker.com/compose/environment-variables/

and give examples, something like:
.env: WPDB_PW=betternotgetpwnedbythispassword

    image: wordpress:latest
    environment:
      WORDPRESS_DB_PASSWORD: $(WPDB_PW)
@avkonst avkonst added the documentation Improvements or additions to documentation label Aug 5, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants