404 when reloading pade no profile visible

This commit is contained in:
2026-01-24 18:53:46 +01:00
parent 144699ad24
commit 3b52281987
+1 -1
View File
@@ -15,7 +15,7 @@ WORKDIR /usr/src/app
# Copy package files
COPY package*.json ./
#COPY /nginx.conf ./nginx.conf
# Install dependencies
RUN npm install