Add containers

This commit is contained in:
David Petric
2023-03-27 20:54:28 +02:00
parent 04f275eb6e
commit a8345d0d45
7 changed files with 81 additions and 3 deletions

View File

@ -2,4 +2,11 @@
php_version: 8.1
vhost_name: projectwp
domain: projectwp.com
db_pwd: 123456
db_pwd: 123456
mysql_mem_limit: 1024
mysql_mem_reserve: 512
mysql_root_pass: xyz
mysql_db: projectwp
mysql_user: projectwp
mysql_user_pass: xyz
redis_pass: xyz