Closed darkpixel closed 10 years ago
The domain settings also don't appear to survive a 'git push'
Interesting. What version dokku-domains-plugin
are you running? This should have been resolved in v0.1.1 in the fix for #1.
Yup--somehow git was in a detached HEAD. Checking out master fixed it. Sorry for the noise.
If I issue the command:
I am able to access the app correctly at myapp.com, www.myapp.com and the default myapp.apphost.mydomain.com (the wildcard domain pointed at the dokku server)
If I issue the command:
The app rebuilds, and I am only able to access the site through myapp.apphost.mydomain.com, requiring me to re-run the domains:set command