Skip to content

(5.1) detectGAE on local google cloud sdk shell returns false? #6

@codemonkeynorth

Description

@codemonkeynorth

I'm running my lumen app via dev_appserver.py within google cloud sdk shell (which emulates GAE and provides memcached, task queue etc)

but this returns false from detectGAE?

$this->runningOnGae = ! preg_match('/dev~/', getenv('APPLICATION_ID'));

what would be the advisable setup for the GaeSupportLumen framework to see this as the local version of my production app?

thanks
j

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions