essaye de faire foncitonner un bouton

This commit is contained in:
batche
2022-11-12 10:55:20 +01:00
parent a77b9e99dc
commit 568af62330
33 changed files with 3520 additions and 113 deletions

View File

@@ -0,0 +1,3 @@
FROM nginx:alpine
COPY ./conf/default.conf /etc/nginx/conf.d/default.conf