README.md updated username shown in input for login

This commit is contained in:
s-prechtl 2022-10-04 09:16:17 +02:00
parent 0dea7b77d7
commit 7d4d74b01a
2 changed files with 4 additions and 1 deletions

View file

@ -5,3 +5,6 @@
### Restart and rebuild Svelte:
``docker-compose up --detach --build svelte``
### Restart and rebuild Strapi:
``docker-compose up --detach --build strapi``