Create a gist now

Instantly share code, notes, and snippets.

@pc-magas /script.sh Secret
Created Dec 16, 2016

What would you like to do?
Env command hellp
env WORDPRESS_MYSQL_ROOT_PASSWORD="passwd" WORDPRESS_MYSQL_USER="wordpress" WORDPRESS_MYSQL_PASSWORD="wordpress" WORDPRESS_ADMIN_USER="admin" WORDPRESS_ADMIN_PASSWORD="admin" WORDPRESS_URL="http://0.0.0.0:8080" echo $WORDPRESS_MYSQL_ROOT_PASSWORD
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment