AIDA Getränkepaket Break-even-Rechner (offline, alle Pakete, Tages- & Gesamt-Breakeven, Chart)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# Statisches Single-File-Tool via nginx (Coolify: Build Pack = Dockerfile)
|
||||
FROM nginx:1.27-alpine
|
||||
COPY index.html /usr/share/nginx/html/index.html
|
||||
COPY nginx.conf /etc/nginx/conf.d/default.conf
|
||||
EXPOSE 80
|
||||
Reference in New Issue
Block a user