diff --git a/Dockerfile b/Dockerfile index 01ea331..960dee2 100644 --- a/Dockerfile +++ b/Dockerfile @@ -8,7 +8,7 @@ LABEL org.opencontainers.image.description="❌ A simple HTML/CSS/JS maintenance LABEL org.opencontainers.image.licenses="GPL-3.0-only" LABEL org.opencontainers.image.version="${APP_VERSION}" LABEL org.opencontainers.image.revision="${VCS_REF}" -LABEL org.opencontainers.image.source="https://git.lechner-systems.at/Lechner-Systems/MaintenanceWebsite" +LABEL org.opencontainers.image.source="https://git.lechner-systems.at/fraujulian/MaintenanceWebsite" COPY nginx.conf /etc/nginx/conf.d/default.conf COPY index.html /usr/share/nginx/html/index.html diff --git a/README.md b/README.md index 667d309..0a22baf 100644 --- a/README.md +++ b/README.md @@ -2,13 +2,11 @@ ### [🙋‍♂️ Website Preview](https://lechner-systems.at/) -image - ### 🪪 License Icons: [Icons8.com](https://icons8.com/) Modified by Julian Lechner. -Based on [Simple Maintenance Page](https://git.lechner-systems.at/theoricher/Simple-Maintenance-Page). +Based on Simple Maintenance Page by theoricher. Licensed under GNU GPL v3. ## 🤝 Enjoy?