nginx sur le port 80 : routage par defaut des reverse proxies (Coolify/Traefik)
This commit is contained in:
+1
-1
@@ -21,4 +21,4 @@ COPY docker/security-headers.conf /etc/nginx/snippets/security-headers.conf
|
||||
# csp.conf is generated by scripts/gen-csp.mjs during `pnpm build`
|
||||
COPY --from=build /app/docker/csp.conf /etc/nginx/snippets/csp.conf
|
||||
COPY --from=build /app/dist /usr/share/nginx/html
|
||||
EXPOSE 8080
|
||||
EXPOSE 80
|
||||
|
||||
Reference in New Issue
Block a user