Skip to content

Commit e82b1ba

Browse files
committed
Update port mapping
1 parent 432248c commit e82b1ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ services:
1717
- ..:/main
1818
user: ${HOST_UID}:anaconda
1919
ports:
20-
- 8080:80
20+
- 80:80
2121
command:
2222
- sh
2323
- -c

0 commit comments

Comments
 (0)