Update adminer and dev proxy

This commit is contained in:
Arnie
2018-08-10 10:16:47 +02:00
parent 0885939ae1
commit 42c96ef915
3 changed files with 34 additions and 4 deletions
+2 -2
View File
@@ -29,8 +29,8 @@ init() {
-v dev-proxy:/root/.caddy \
--restart=unless-stopped \
-p 80:80 \
-p 443:443 \
-p 2015:2015 \
-p 127.0.0.1:443:443 \
-p 127.0.0.1:2015:2015 \
--net ${PROXY_NETWORK} \
${IMAGE_NAME}:${IMAGE_VERSION}