Update password instructions
This commit is contained in:
parent
02520cfb98
commit
7a2acb560a
2 changed files with 4 additions and 1 deletions
|
|
@ -3,6 +3,9 @@
|
|||
## Build and run
|
||||
|
||||
```bash
|
||||
# Set access credentials.
|
||||
./passwd.sh username password
|
||||
|
||||
# Build/rebuild the image.
|
||||
docker build --no-cache -t notes-server .
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue