0xffff-one / flarum-0x

🔧 Customized Flarum for the 0xFFFF Community.
https://0xffff.one
MIT License
44 stars 5 forks source link

auto start nginx and php after starting dev container #41

Closed hsxfjames closed 1 year ago

hsxfjames commented 1 year ago

Simply use the dev container's postStartCommand configuration to automatically start the nginx and php services after opening a project in the vscode dev container, avoiding the need to manually execute commands to start them each time we reopen the workspace.

For more details: