mirror of
https://github.com/usetrmnl/byos_laravel.git
synced 2026-01-13 23:18:10 +00:00
2 lines
72 B
Docker
2 lines
72 B
Docker
FROM nginx:1.27-alpine
|
|
COPY default.conf /etc/nginx/conf.d/default.conf
|