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: README.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,14 +16,15 @@ Explore the **[NPP Main GitHub Repository](https://github.com/psaux-it/nginx-fas
16
16
- ✅ Supports a wide range of **PHP extensions**
17
17
- ✅ Easily switch between the **stable** release and the **bleeding-edge dev** version of the **NPP**
18
18
- ✅ All containers powered by **Debian 12** for a stable, consistent environment
19
+
- ✅ Compatible with Windows WSL and Linux Hosts
19
20
20
21
## 🔑 Environment Variables
21
22
22
23
Please check the **.env** file for the environment variables used by the project.
23
24
24
25
Some variables can be directly modified by the user to customize the setup easily, while others are hard depend to the project's core configuration. Modifying these core variables for a production environment may require adjustments in other parts of the project to ensure proper integration and workflow. Feel free to customize it to meet your full-stack WordPress **production** needs!
25
26
26
-
#### Use the Bleeding-Edge Version of NPP or Contribute to Development
27
+
#### Use the Bleeding-Edge Version of NPP or Contribute to Development (Default)
27
28
28
29
If you want to use the **latest bleeding-edge version** of the NPP plugin or set up a **development/test environment**, simply set the following environment variable:
29
30
@@ -62,8 +63,8 @@ docker compose up -d --build
62
63
63
64
### 🚀 **Post-Container Startup Access**
64
65
- The WordPress site can be accessed at the host machine:
0 commit comments