Re-arrange README files
This commit is contained in:
parent
29b82981bd
commit
81bbac260c
6
README.md
Normal file
6
README.md
Normal file
@ -0,0 +1,6 @@
|
||||
# README
|
||||
|
||||
This is a practise repo for learning how to run nginx docker for serving:
|
||||
* static content from different directories
|
||||
* reverse proxy of other services
|
||||
* etc
|
@ -1,8 +1,6 @@
|
||||
# README
|
||||
|
||||
This is a practise repo for learning how to run nginx docker for serving:
|
||||
* static content
|
||||
* reverse proxy of other services
|
||||
In this example 1, we implemented a nginx container, which has index.html changed to our own customized index
|
||||
|
||||
How to run nginx docker container:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user