Problem/Motivation

  • Release 3.1.1

Issue fork cloud-3238910

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

yas created an issue. See original summary.

yas’s picture

Status: Needs work » Reviewed & tested by the community
yas’s picture

Status: Reviewed & tested by the community » Needs review

@baldwinlouie

Could you please check the patch? Thanks!

baldwinlouie’s picture

Status: Needs review » Reviewed & tested by the community

@yas, Thank you for supplying this patch. It looks good to me. I also left a comment regarding

                'host' => '${DatabaseEndpointAddress}',
                'port' => '${DatabasePort}',

Basically, we don't have to change it. The reason is that there is another Docker DB Image that is launched. That DB image is accessible through the host=mysql

  • yas committed ff527de on 3.x
    Issue #3238910 by yas, baldwinlouie: Release 3.1.1
    

yas’s picture

Status: Reviewed & tested by the community » Fixed

  • dii committed c6bd6e3 on 3.x
    Issue #3238910 by yas: Back to dev.
    

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.