phpmyadmin (#66)

* add phpmyadmin

* add tests
This commit is contained in:
Saeed Vaziry
2023-10-10 17:15:58 +02:00
committed by GitHub
parent 7c5505be16
commit 4bd4b34d24
12 changed files with 230 additions and 30 deletions

View File

@ -1,5 +1,5 @@
server {
listen 54331;
listen __port__;
server_name _;
root /home/vito/phpmyadmin;