Skip to content

Commit

Permalink
feat: update
Browse files Browse the repository at this point in the history
  • Loading branch information
ezralazuardy committed May 2, 2024
1 parent 7e70a4a commit 961d2db
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ services:
ports:
- "${APP_PORT:-80}:80"
- "${VITE_PORT:-5173}:${VITE_PORT:-5173}"
- "443:443"
- "443:443/udp"
environment:
WWWUSER: "${WWWUSER}"
LARAVEL_SAIL: 1
Expand Down

0 comments on commit 961d2db

Please sign in to comment.