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 1e0132c commit 425988c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ By default, your Fedora repo will be available to the public at `fcrepo.${DOMAIN

If you have done this, you can also remove the DNS records that point this URL to your prodcution server.

Finally, you will have to change the URL that Drupal uses to access the Fedora repo. This can be found in your `docker-compose.ym'` in the `environment` section for `drupal-prod`, and should be changed to:
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:

```
DRUPAL_DEFAULT_FCREPO_URL: "http://fcrepo:8080/fcrepo/rest/"
Expand Down

0 comments on commit 425988c

Please sign in to comment.