mirror of
https://scm.univ-tours.fr/22107988t/rappaurio-sae501_502.git
synced 2025-09-07 15:55:59 +02:00
3 lines
60 B
Docker
3 lines
60 B
Docker
FROM nginx
|
|
COPY default.conf /etc/nginx/conf.d/default.conf
|