mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 13:46:00 +00:00
4 lines
50 B
Docker
4 lines
50 B
Docker
FROM nginx
|
|
|
|
COPY nginx.conf /etc/nginx/nginx.conf
|