Skip to content

Commit 14abe98

Browse files
committed
Merge branch 'chore/all-my-stuffs' of https://github.com/sharevb/it-tools into chore/all-my-stuffs
2 parents fcfb301 + d793d90 commit 14abe98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ services:
55
pull_policy: always
66
restart: unless-stopped
77
ports:
8-
- 8080:80
8+
- 8080:8080 # Since Docker base image is now nginx-unpriviledged, docker image now listen to 8080 and no more 80.

0 commit comments

Comments
 (0)