update: port 808 to 80

This commit is contained in:
oat_dev 2024-07-11 14:45:40 +07:00
parent e069ebd79f
commit f2b12efd81
2 changed files with 2 additions and 2 deletions

View file

@ -3,4 +3,4 @@ services:
build: .
restart: always
ports:
- "20006:808"
- "20006:80"