update pour test
This commit is contained in:
parent
dc57e419ec
commit
58fde119cf
@ -7,6 +7,7 @@ RUN apt-get update && apt-get install -y git
|
||||
# Créer un répertoire de travail dans le conteneur
|
||||
WORKDIR /app
|
||||
|
||||
COPY . /
|
||||
|
||||
|
||||
# Exposer le port sur lequel l'application s'exécute
|
||||
|
||||
Loading…
Reference in New Issue
Block a user