mirror of
https://github.com/dbgate/dbgate
synced 2024-11-07 12:13:57 +00:00
4 lines
50 B
Docker
4 lines
50 B
Docker
FROM nginx
|
|
|
|
COPY nginx.conf /etc/nginx/nginx.conf
|