Add production Dockerfile (php-fpm + nginx) for Coolify
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
.git
|
||||
.gitignore
|
||||
.github
|
||||
node_modules
|
||||
vendor
|
||||
public/build
|
||||
public/hot
|
||||
.env
|
||||
.env.*
|
||||
storage/logs/*
|
||||
storage/framework/cache/data/*
|
||||
storage/framework/sessions/*
|
||||
storage/framework/views/*
|
||||
tests
|
||||
.phpunit.result.cache
|
||||
.DS_Store
|
||||
README.md
|
||||
Reference in New Issue
Block a user