@@ -5,7 +5,7 @@ services:
container_name: math_cms_app
command: php artisan serve --host=0.0.0.0 --port=8000
ports:
- - "5019:8000"
+ - "9090:8000"
env_file:
- .env
volumes: