mirror of
https://scm.univ-tours.fr/22107988t/rappaurio-sae501_502.git
synced 2025-05-31 10:22:47 +02:00
3 lines
60 B
Docker
3 lines
60 B
Docker
FROM nginx
|
|
COPY default.conf /etc/nginx/conf.d/default.conf
|