Skip to content

add env items to docker-library build #387

@qiaofeng1227

Description

@qiaofeng1227

convert .env item to json:

  1. W9_*_SET item
  2. json format
    {
    "wordpress": {
    "W9_HTTP_PORT_SET": 9001,
    "W9_HTTPS_PORT_SET": 9443
    },
    "zentao": {
    "W9_HTTP_PORT_SET": 9002
    }
    }

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions