mirror of
https://github.com/demostf/proxy
synced 2026-08-02 16:25:11 +02:00
3 lines
83 B
Docker
3 lines
83 B
Docker
FROM staticfloat/nginx-certbot
|
|
COPY nginx.conf /
|
|
COPY configs.sh /scripts/startup/
|