You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @MichaelSp. Thanks for the suggestion. If it is possible for you to set MONGO_URL as KONFIG_MONGO then you can try to run it until we add support for environment variables defined in environment setup by dokku. You can take .env-docker-compose file as a reference. Same applies for redis too but unlike mongo it accepts two variables.
Another alternative is using koding/singular image. All services are built-in. I noticed you have actually run koding/koding image.
Support for
REDIS_URL
andMONGO_URL
would be nice to push koding to dokkuHere is how I tried it:
The text was updated successfully, but these errors were encountered: