Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: exaco/laravel-octane-dockerfile
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.3
Choose a base ref
...
head repository: exaco/laravel-octane-dockerfile
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.4
Choose a head ref
  • 3 commits
  • 12 files changed
  • 4 contributors

Commits on Apr 30, 2024

  1. Set run once for clear-scheduler-cache at startup (#72)

    * fix WARN clear-scheduler-cache_00 entered FATAL state, too many start retries too quickly
    
    * run migrations and seed via env RUN_MIGRATIONS
    
    * wip
    
    ---------
    
    Co-authored-by: mortexa <seyed.me720@gmail.com>
    denistorresan and smortexa authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    5ad9113 View commit details
    Browse the repository at this point in the history
  2. Start HTTP server on port 8000 (#73)

    * 🐛 fix: Unless the user is root,the swoole server cannot start on port 80, so change it to port 8000.
    
    * wip
    
    ---------
    
    Co-authored-by: mortexa <seyed.me720@gmail.com>
    UNILORN and smortexa authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    860a6fb View commit details
    Browse the repository at this point in the history
  3. Formatting

    smortexa authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    2e6f5a4 View commit details
    Browse the repository at this point in the history
Loading