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