8 lines
154 B
Plaintext
8 lines
154 B
Plaintext
FPM_EXT_PORT=9000
|
|
MYSQL_HOST=mariadb-common
|
|
MYSQL_USER=username
|
|
MYSQL_PASSWORD=password
|
|
MYSQL_DATABASE=database
|
|
THEMES_DIR=./themes
|
|
PLUGINS_DIR=./plugins
|