We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
My advice: ONLY set your production URL in ./config/_default/config.toml — so, do NOT set any URL in ./config/next/config.toml or ./config/production/config.toml. Then, Hugo, Netlify and others can perfectly make out the correct URL to use. `
My advice:
./config/_default/config.toml
./config/next/config.toml
./config/production/config.toml
This conflicts with the documentation
Make sure to set baseURL in ./config/production/config.toml to the URL of your Doks website in production.
Originally posted by @FactoryOptic in thuliteio/doks#718 (reply in thread)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This conflicts with the documentation
Make sure to set baseURL in ./config/production/config.toml to the URL of your Doks website in production.
Originally posted by @FactoryOptic in thuliteio/doks#718 (reply in thread)
The text was updated successfully, but these errors were encountered: