From 6889af9aa80cfd4b6ea357b4a79239ac86e59721 Mon Sep 17 00:00:00 2001 From: hael Date: Thu, 13 Mar 2025 21:27:49 +0100 Subject: [PATCH] add git for development --- Dockerfile | 3 ++- manage.html | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/Dockerfile b/Dockerfile index 6db74cf..c3c9ce7 100644 --- a/Dockerfile +++ b/Dockerfile @@ -63,8 +63,9 @@ RUN apk --no-cache add php${PHP_VERSION} \ php${PHP_VERSION}-fpm \ php${PHP_VERSION}-curl \ php${PHP_VERSION}-pecl-redis \ - vim \ curl \ + vim \ + git \ rm -rf /var/cache/apk/* COPY nginx.conf /etc/nginx/nginx.conf diff --git a/manage.html b/manage.html index 40a2599..eeedb26 100644 --- a/manage.html +++ b/manage.html @@ -19,8 +19,8 @@
VPN Status: - - + +
SETTINGS