mirror of
https://github.com/MrUnknownDE/utools.git
synced 2026-04-13 03:13:45 +02:00
remove notes
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# Aktuell nicht nötig, da wir CDN/statische Dateien haben.
|
||||
|
||||
# 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)
|
||||
WORKDIR /usr/share/nginx/html
|
||||
|
||||
Reference in New Issue
Block a user