Then I see the environment variables similar to before, including the MYSQL_* settings
PATH=/opt/php/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin HOSTNAME=f820f74adfc9 APPENGINE.GOOGLEAPIS.INTERNAL_NAME=/gaeapp/appengine.googleapis.internal FLOW_CONTEXT=Production GAE_DEPLOYMENT_ID=[DEPLOYMENT_ID] GAE_MEMORY_MB=614 GAE_SERVICE=default GAE_VERSION=20170920t233841 GCLOUD_PROJECT=[PROJECT] GOOGLE_CLOUD_PROJECT=[PROJECT] MYSQL_DSN=mysql:unix_socket=[SOCKET & DATABASE] MYSQL_PASSWORD=[PASSWORD] MYSQL_USER=[USER] Den torsdag den 21. september 2017 kl. 05.53.32 UTC+2 skrev Takashi Matsuo (Google): > > > Hi Søren, > > What do you see when you run: > ``` > sudo docker exec -ti gaeapp printenv > ``` > ? > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/a58411b8-c59c-47b0-a2c4-797c47bd494f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
