mirror of
https://github.com/demostf/proxy
synced 2026-06-03 12:04:07 +02:00
3 lines
83 B
Docker
3 lines
83 B
Docker
FROM staticfloat/nginx-certbot
|
|
COPY nginx.conf /
|
|
COPY configs.sh /scripts/startup/
|