mirror of
https://github.com/MrUnknownDE/utools.git
synced 2026-04-19 14:13:44 +02:00
remove notes
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
# Aktuell nicht nötig, da wir CDN/statische Dateien haben.
|
# Aktuell nicht nötig, da wir CDN/statische Dateien haben.
|
||||||
|
|
||||||
# Stage 2: Production Environment using Nginx
|
# Stage 2: Production Environment using Nginx
|
||||||
FROM nginx:1.25-alpine # Offizielles, schlankes Nginx Image
|
FROM nginx:1.25-alpine
|
||||||
|
|
||||||
# Arbeitsverzeichnis im Container (optional, aber gute Praxis)
|
# Arbeitsverzeichnis im Container (optional, aber gute Praxis)
|
||||||
WORKDIR /usr/share/nginx/html
|
WORKDIR /usr/share/nginx/html
|
||||||
|
|||||||
Reference in New Issue
Block a user