Explorar el Código

Add wordpress-mysql sample

Anca Iordache hace 6 años
padre
commit
5d9462d796
Se han modificado 1 ficheros con 4 adiciones y 2 borrados
  1. 4 2
      README.md

+ 4 - 2
README.md

@@ -66,9 +66,11 @@ docker-compose down
 - [`Spark`](sparkjava)
 - [`VueJS`](vuejs)
 
-*Basic setups for different plaforms (not production ready - useful for personal use)*
-- [`Nextcloud / PostgreSQL`](nextcloud-postgres) 
+*Basic setups for different plaforms (not production ready - useful for personal use)* 
 - [`Gitea / PostgreSQL`](gitea-postgres)
+- [`Nextcloud / PostgreSQL`](nextcloud-postgres)
+- [`Nextcloud / Redis/ MariaDB`](nextcloud-redis-mariadb)
+- [`Wordpress / MySQL`](wordpress-mysql)
 
 ## Contribute