added adminer and minor cleanup

This commit is contained in:
2025-01-02 10:28:43 -08:00
parent 789befa7a1
commit c29081b900
6 changed files with 33 additions and 4 deletions
-2
View File
@@ -1,5 +1,3 @@
version: '3.8'
services:
phpmyadmin:
image: ${PHPMYADMIN_IMAGE:-phpmyadmin/phpmyadmin:latest}