change port
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user