introduce nginex-proxy
use host ip if working in wsl
This commit is contained in:
@@ -10,7 +10,7 @@ WORKDIR /app
|
||||
# --- Systemabhängigkeiten installieren (falls benötigt) ---
|
||||
RUN apt-get update \
|
||||
&& apt-get install -y --no-install-recommends \
|
||||
build-essential \
|
||||
build-essential git \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
# --- Python-Abhängigkeiten kopieren und installieren ---
|
||||
|
||||
Reference in New Issue
Block a user