create all FTB services
This commit is contained in:
@@ -12,7 +12,7 @@ server {
|
||||
fastcgi_pass laravel:9000;
|
||||
fastcgi_index index.php;
|
||||
fastcgi_hide_header X-Powered-By;
|
||||
fastcgi_param SCRIPT_FILENAME /var/www/payment/backend/public/index.php;
|
||||
fastcgi_param SCRIPT_FILENAME /var/www/payment/public/index.php;
|
||||
}
|
||||
|
||||
location ~ /\.(?!well-known).* {
|
||||
|
||||
Reference in New Issue
Block a user