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