mirror of
https://github.com/10h30/ols-docker-env.git
synced 2026-05-12 15:21:24 +09:00
readme
This commit is contained in:
@@ -40,6 +40,7 @@ Running with daemon mode
|
||||
```
|
||||
docker-compose up -d
|
||||
```
|
||||
Running with start method
|
||||
```
|
||||
docker-compose start
|
||||
```
|
||||
@@ -57,4 +58,12 @@ docker-compose down
|
||||
### Adminer (formerly phpMinAdmin)
|
||||
You can also visit http://127.0.0.1:8080 to access Data Base after starting the containers.
|
||||
|
||||
The default username is root, and the password is the same as supplied in the .env file.
|
||||
The default username is root, and the password is the same as supplied in the .env file.
|
||||
|
||||
## Support & Feedback
|
||||
If you still have a question after using OpenLiteSpeed Docker, you have a few options.
|
||||
* Join [the GoLiteSpeed Slack community](litespeedtech.com/slack) for real-time discussion
|
||||
* Post to [the OpenLiteSpeed Forums](https://forum.openlitespeed.org/) for community support
|
||||
* Reporting any issue on [Github ols-docker-env](https://github.com/litespeedtech/ols-docker-env/issues) project
|
||||
|
||||
**Pull requests are always welcome**
|
||||
Reference in New Issue
Block a user