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
+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
@@ -185,7 +185,7 @@ The project includes a Docker setup to run phpList with Apache and MySQL.
185
185
Quick start (development/test):
186
186
187
187
- Build and start the stack: `docker compose up --build`
188
-
- Open http://localhost:8080
188
+
- Open [http://localhost:8081](http://localhost:8081)
189
189
190
190
The app container is configured to read database settings from environment variables that match config/parameters.yml defaults. The provided docker-compose.yml sets:
0 commit comments