fixed typo again.
This commit is contained in:
parent
a04bb02bee
commit
c32f05cf56
@ -7,7 +7,7 @@ To apply these customization, append following lines to docker compose file /etc
|
|||||||
services:
|
services:
|
||||||
web:
|
web:
|
||||||
volumes:
|
volumes:
|
||||||
- /elabftw-customization/web/assets/images/logo-header.png:/elabftw/web /assets/images/logo-header.png
|
- /elabftw-customization/web/assets/images/logo-header.png:/elabftw/web/assets/images/logo-header.png
|
||||||
- /elabftw-customization/web/app/img:/elabftw/web/app/img
|
- /elabftw-customization/web/app/img:/elabftw/web/app/img
|
||||||
- /elabftw-customization/src/templates/head.html:/elabftw/src/templates /head.html
|
- /elabftw-customization/src/templates/head.html:/elabftw/src/templates/head.html
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user