We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef0e28d commit 5f1ffa6Copy full SHA for 5f1ffa6
docker-compose.yml
@@ -15,7 +15,7 @@ x-osm-rails-base:
15
&osm-rails-base
16
build:
17
context: osm-rails
18
- env_file: .env
+ #env_file: .env
19
volumes:
20
- ./osm-rails:/app
21
# Prevent these directories from mounting so they're not shared between
0 commit comments