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