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 <607975+adam-vessey@users.noreply.github.com>
  • Loading branch information
joshdentremont and adam-vessey authored Sep 18, 2024
1 parent 396c103 commit 40e2aa5
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 production 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.yml'` 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:

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

0 comments on commit 40e2aa5

Please sign in to comment.