mirror of
https://github.com/10h30/ols-docker-env.git
synced 2026-05-12 23:31:35 +09:00
14 lines
195 B
Bash
14 lines
195 B
Bash
TimeZone=America/New_York
|
|
|
|
OLS_VERSION=1.6.8
|
|
|
|
PHP_VERSION=lsphp73
|
|
|
|
MYSQL_DATABASE=wordpress
|
|
MYSQL_ROOT_PASSWORD=password
|
|
MYSQL_USER=wordpress
|
|
MYSQL_PASSWORD=password
|
|
|
|
#wordpress
|
|
DOMAIN=localhost
|