mirror of
https://git.rezel.net/LudoTech/traque.git
synced 2026-02-09 10:20:16 +01:00
suppression reverse proxy (pour utiliser celui de rezel), maj node et netoyage
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Use Node 16 alpine as parent image
|
||||
FROM node:16-alpine
|
||||
# Use Node 20 alpine as parent image
|
||||
FROM node:20-alpine
|
||||
|
||||
# Change the working directory on the Docker image to /app
|
||||
WORKDIR /app
|
||||
|
||||
Reference in New Issue
Block a user