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