8000 add docker-compose env file to pass database credentials to php container · Issue #4 · dead-guru/devichan · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

add docker-compose env file to pass database credentials to php container #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
assada opened this issue Dec 12, 2022 · 0 comments
Open
Labels

Comments

@assada
Copy link
Member
assada commented Dec 12, 2022
environment:
      MYSQL_DATABASE: 'dead'
      MYSQL_USER: 'dead'
      MYSQL_PASSWORD: 'changeme'
      MYSQL_ROOT_PASSWORD: 'changeme'
@assada assada converted this from a draft issue Dec 12, 2022
@assada assada added the docker label Dec 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

No branches or pull requests

1 participant
0