1
0

」 feat: Finished wordpress/php container

This commit is contained in:
2025-01-15 22:06:40 +01:00
parent 9f8cf6b3ea
commit 89e5921175
13 changed files with 348 additions and 29 deletions

View File

@ -149,7 +149,6 @@ func configureMariaDB(rootPassword, user, password, database string) {
func main() {
args := os.Args
if args[1] == "mariadbd" || args[1] == "mysqld" {
_log.Log("note", "Entrypoint script for MariaDB Server started")