change port
This commit is contained in:
@@ -5,5 +5,5 @@ services:
|
|||||||
ports:
|
ports:
|
||||||
- "8888:80"
|
- "8888:80"
|
||||||
volumes:
|
volumes:
|
||||||
- ./index.html:/usr/share/nginx/html/index.html
|
- ./html:/usr/share/nginx/html/
|
||||||
restart: always
|
restart: always
|
||||||
Reference in New Issue
Block a user