[openstreetmap/openstreetmap-website] Support for Development Containers (devcontainers) (PR #6424)
Pablo Brasero
notifications at github.com
Fri Oct 31 14:45:16 UTC 2025
@pablobm commented on this pull request.
> +
+ # Schema search path. The server defaults to $user,public
+ #schema_search_path: myapp,sharedapp,public
+
+ # Minimum log levels, in increasing order:
+ # debug5, debug4, debug3, debug2, debug1,
+ # log, notice, warning, error, fatal, and panic
+ # Defaults to warning.
+ #min_messages: notice
+
+# Warning: The database defined as "test" will be erased and
+# re-generated from your development database when you run "rake".
+# Do not set this db to the same as development or production.
+test:
+ <<: *default
+ database: open_street_map_test
I have changed this file now to follow the existing ones closely :+1:
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6424#discussion_r2481663706
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/6424/review/3404628108 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20251031/d95d54f8/attachment-0001.htm>
More information about the rails-dev
mailing list