Skip to content
Snippets Groups Projects
Commit 4f2d26f2 authored by Andrew Mills's avatar Andrew Mills
Browse files

Updated README.md to add details about how to rename the containers using the make script.

parent 4310372a
No related branches found
No related tags found
No related merge requests found
...@@ -7,3 +7,10 @@ Follow the instructions [here](https://docs.librephotos.com/1/arm_install/) ...@@ -7,3 +7,10 @@ Follow the instructions [here](https://docs.librephotos.com/1/arm_install/)
# For developers: # For developers:
Follow the instructions [here](https://docs.librephotos.com/1/dev_install/) Follow the instructions [here](https://docs.librephotos.com/1/dev_install/)
# To use your own container names:
Follow the normal instructions as per your chosen build, but after updating the `.env` file to choose your container names, run
``` sh
make rename
```
Then you can resume following the normal instructions.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment