ddev / ddev-platformsh

Add integration with Platform.sh hosting service
Apache License 2.0
9 stars 10 forks source link

Put Platform token in global config where it won't get committed, fixes #39 #41

Closed rfay closed 1 year ago

rfay commented 1 year ago

The Platform token was going into the project config, but it's better for it to be in global config.

rfay commented 1 year ago

Tested manually; added one commit to say "token installed globally" instead of "set for project"