Skip to content

Instantly share code, notes, and snippets.

@mh0w
Created November 25, 2024 19:06
Show Gist options
  • Save mh0w/8f244e8839ab559a5c5dc7cc177e4c77 to your computer and use it in GitHub Desktop.
Save mh0w/8f244e8839ab559a5c5dc7cc177e4c77 to your computer and use it in GitHub Desktop.
Note on Dawarich
# The Ruby development.rb is located within the Docker container at
# /var/app/config/environments/development.rb
# It's here that the user can configure e.g.
Rails.application.configure do
config.hosts << "my-site-here.app"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment