This commit is contained in:
Kar l5
2024-04-29 13:18:16 +05:30
parent b2e7987dc0
commit a7aa1f0efb
5 changed files with 35 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
#php app.php my-migration-command # run migrations
#service cron start # start some services
#exec apache2-foreground # main execution
CMD apachectl -D FOREGROUND