Change index.html of nginx and serve it (part 2)

master
Jason Zhu 2023-05-02 00:00:48 +10:00
parent 4326bc0085
commit 0bc19e6808
1 changed files with 1 additions and 1 deletions

View File

@ -11,4 +11,4 @@ docker-compose build
docker-compose up docker-compose up
``` ```
* As we use docker-compose.yaml, it's easy to build image and spawn up container * As we use docker-compose.yaml, it's easy to build image and spawn up container in this way