Skip to content

Commit 656efb2

Browse files
anmutechxiangechen
authored andcommitted
Update compose.yml
Adjust ports to support changed Dockerfile
1 parent 011fe9c commit 656efb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ services:
44
dockerfile: Dockerfile
55
restart: unless-stopped
66
ports:
7-
- "8080:8080"
7+
- "8080:80"

0 commit comments

Comments
 (0)