This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
khuedoan-homelab
Watch
1
Star
0
Fork
0
You've already forked khuedoan-homelab
mirror of
https://github.com/khuedoan/homelab.git
synced
2025-01-10 07:16:57 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
84876f3e70
khuedoan-homelab
/
applications
/
nginx
/
Dockerfile
4 lines
77 B
Docker
Raw
Normal View
History
Unescape
Escape
Add nginx
2020-06-22 14:36:18 +07:00
FROM
nginx:1.19.0-alpine
Add reverse proxy
2020-06-23 14:22:26 +07:00
COPY
./default.conf /etc/nginx/conf.d/default.conf
Reference in New Issue
Copy Permalink