mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 13:46:59 +01:00
4 lines
51 B
Docker
4 lines
51 B
Docker
FROM nginx
|
|
|
|
COPY nginx.conf /etc/nginx/nginx.conf
|
|
|