Add Darkmode

This commit is contained in:
goodbyepavlyi 2023-01-21 20:30:19 +01:00 committed by Philip H.
parent e967522f88
commit 042168f0bb
12 changed files with 2566 additions and 206 deletions

View file

@ -1,5 +1,5 @@
{
"version": "1.0.1",
"version": "1.0.2",
"scripts": {
"build": "DOCKER_BUILDKIT=1 docker build --tag wg-easy .",
"serve": "docker-compose -f docker-compose.yml -f docker-compose.dev.yml up",