Moved the web app to a separate directory.

This commit is contained in:
2025-12-29 11:57:59 +01:00
parent af3d1fd3cb
commit a1df4dcfdf
8 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
.venv
.env
**/.venv
**/.env
**/__pycache__
**/*.pem
View File
View File
View File
View File
+1 -1
View File
@@ -1,4 +1,4 @@
#!/usr/bin/bash
# Build the Docker image
docker build -t skoszewski/omada-dyndns-miab-proxy .
docker build -t skoszewski/omada-dyndns-miab-proxy app