mirror of
https://github.com/DarrylNixon/CrowdTLS-server.git
synced 2024-09-22 18:19:43 -07:00
Add adminer and auto-trimming of cert keys
This commit is contained in:
parent
a31eea7c5d
commit
64788dc8ee
7 changed files with 1163 additions and 2 deletions
3
adminer.Dockerfile
Normal file
3
adminer.Dockerfile
Normal file
|
@ -0,0 +1,3 @@
|
|||
FROM adminer:latest
|
||||
WORKDIR /var/www/html
|
||||
COPY ./adminer.css /var/www/html
|
Loading…
Add table
Add a link
Reference in a new issue