Hey there! I'm running a Python 3 project on GAE Flexible, but now that GAE Standard supports Python 3 I would like to migrate to a standard environment.
I've read the docs on the differences <https://cloud.google.com/appengine/docs/flexible/python/flexible-for-standard-users> between the two environments and the docs on migrating <https://cloud.google.com/appengine/docs/flexible/python/migrating> from standard to flexible but I'm not sure how to apply those changes in reverse. What changes do I need to make? For example, I'm not sure what to do with the Dockerfiles etc.. Thanks! -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/1e4a22ad-f2ad-4b2a-a020-e12c5c4a87d2n%40googlegroups.com.
