You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/fpm-nginx-dhi-k8s/README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,6 +45,8 @@
45
45
11. Installation complete.
46
46
12. Optional: example Backup-Script `kubectl apply -f wsc-backup-cronjob.yaml` (Please Test Backup and Recovery!)
47
47
48
+
If necessary, make further configurations fornginx (e.g. [rewrites](https://manual.woltlab.com/en/url-rewrites/#nginx)) or phpin the files in the "config" folder.
Copy file name to clipboardExpand all lines: examples/fpm-nginx-dhi/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -84,7 +84,7 @@ If you don't want to use it, make adjustments in the NGINX configuration file in
84
84
(Notice: Database Host is `wsc-db`!)
85
85
11. Installation complete.
86
86
87
-
If necessary, make further configurations fornginx or phpin the files in the "config" folder.
87
+
If necessary, make further configurations fornginx (e.g. [rewrites](https://manual.woltlab.com/en/url-rewrites/#nginx)) or phpin the files in the "config" folder.
88
88
89
89
> If you want to migrate from another PHP image, e.g. the official community image or other images in this repository, then adjust the folder and file permissions for the html folder:
0 commit comments