port change
This commit is contained in:
@@ -6,6 +6,6 @@ services:
|
||||
container_name: hello-nginx
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "8080:80"
|
||||
- "8082:80"
|
||||
volumes:
|
||||
- ./html:/usr/share/nginx/html:ro
|
||||
Reference in New Issue
Block a user