This commit is contained in:
+1
-1
@@ -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.licenses="GPL-3.0-only"
|
||||||
LABEL org.opencontainers.image.version="${APP_VERSION}"
|
LABEL org.opencontainers.image.version="${APP_VERSION}"
|
||||||
LABEL org.opencontainers.image.revision="${VCS_REF}"
|
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 nginx.conf /etc/nginx/conf.d/default.conf
|
||||||
COPY index.html /usr/share/nginx/html/index.html
|
COPY index.html /usr/share/nginx/html/index.html
|
||||||
|
|||||||
@@ -2,13 +2,11 @@
|
|||||||
|
|
||||||
### [🙋♂️ Website Preview](https://lechner-systems.at/)
|
### [🙋♂️ Website Preview](https://lechner-systems.at/)
|
||||||
|
|
||||||
<img width="2559" height="1173" alt="image" src="https://git.lechner-systems.at/user-attachments/assets/8709217f-5395-4e8b-af21-d32de98b1a09" />
|
|
||||||
|
|
||||||
### 🪪 License
|
### 🪪 License
|
||||||
Icons: [Icons8.com](https://icons8.com/)
|
Icons: [Icons8.com](https://icons8.com/)
|
||||||
|
|
||||||
Modified by Julian Lechner.
|
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.
|
Licensed under GNU GPL v3.
|
||||||
|
|
||||||
## 🤝 Enjoy?
|
## 🤝 Enjoy?
|
||||||
|
|||||||
Reference in New Issue
Block a user