Skip to content

Commit

Permalink
Update docs/installation/docker/site-template/docker-modifications.md
Browse files Browse the repository at this point in the history
Co-authored-by: Adam <[email protected]>
  • Loading branch information
joshdentremont and adam-vessey authored Sep 18, 2024
1 parent 3e7640c commit 396c103
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,6 @@ If you have done this, you can also remove the DNS records that point this URL t
Finally, you will have to change the URL that Drupal uses to access the Fedora repo. This can be found in your `docker-compose.yml'` in the `environment` section for `drupal-prod`, and should be changed to:

```
```yaml
DRUPAL_DEFAULT_FCREPO_URL: "http://fcrepo:8080/fcrepo/rest/"
```

0 comments on commit 396c103

Please sign in to comment.