Skip to content

Commit

Permalink
edir port
Browse files Browse the repository at this point in the history
  • Loading branch information
dyadyal committed Oct 2, 2022
1 parent 9c3b3fa commit 7524da8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ services:
volumes:
- ./:/app
ports:
- 8000:8000
- 80:8000
command: php -S 0.0.0.0:8000 -t /app

0 comments on commit 7524da8

Please sign in to comment.