mirror of
https://github.com/notherealmarco/WASAPhoto.git
synced 2025-03-13 13:35:23 +01:00
Fix typo in README.md
This commit is contained in:
parent
8110137401
commit
72ecd35ea8
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
*Keep in touch with your friends by sharing photos of special moments, thanks to WASAPhoto!*
|
||||
|
||||
*You canupload your photos directly from your PC, and they will be visible to everyone following you.*
|
||||
*You can upload your photos directly from your PC, and they will be visible to everyone following you.*
|
||||
|
||||
(Live demo: [https://wasaphoto.marcorealacci.me](https://wasaphoto.marcorealacci.me))
|
||||
|
||||
|
@ -22,4 +22,4 @@ This is my project for the Web And Software Architecture (WASA) class
|
|||
* Dockerfiles to deploy the backend and the frontend in a contaner.
|
||||
* Dockerfile.backend builds the container for the backend
|
||||
* Dockerfile.frontend builds the container for the frontend
|
||||
* Dockerfile.embedded builds a container which a backend which also delives the frontend
|
||||
* Dockerfile.embedded builds the backend container, but the backend's webserver also delivers the frontend
|
||||
|
|
Loading…
Reference in a new issue