change port

This commit is contained in:
2026-02-05 13:27:54 +08:00
parent 326773b4f5
commit aaa8a0edca

View File

@@ -4,7 +4,7 @@ services:
web-site: web-site:
build: build:
context: . context: .
dockerfile: Dockerfile dockerfile: DockerFile
container_name: simple-centered-site container_name: simple-centered-site
ports: ports:
- "8888:80" - "8888:80"