update host port to 8080
This commit is contained in:
parent
57ab68aca7
commit
cf7d23f3d4
@ -6,7 +6,7 @@ services:
|
||||
dockerfile: Dockerfile
|
||||
image: my-hugo-app:production
|
||||
ports:
|
||||
- "80:80"
|
||||
- "8080:80"
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
- NGINX_PORT=80
|
||||
|
Loading…
x
Reference in New Issue
Block a user