Pablo Pinzon
Results
2
comments of
Pablo Pinzon
Looks like a series of recent commits broke this fix. Mostly https://github.com/CachetHQ/Cachet/pull/4071 but event just removing 'foundations' from the fix doesn't gives the same end result.
In the [docker-compose.yml](https://github.com/CachetHQ/Docker/blob/master/docker-compose.yml) file theres an environment variable called **APP_KEY** which by default is set to null. Replace "null" with whatever key cachet generated for you. In your case it...