This website requires JavaScript.
Explore
Help
Sign In
MirrorSave
/
budibase
mirror of
https://github.com/Budibase/budibase.git
Watch
1
Star
0
Fork
You've already forked budibase
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
459c285d23
budibase
/
hosting
/
proxy
/
Dockerfile
2 lines
71 B
Docker
Raw
Normal View
History
Unescape
Escape
nginx dev setup
2022-01-11 20:33:22 +01:00
FROM
nginx:latest
templatize nginx configuration into one prod configuration and add NPM scripts to manage
2022-02-16 14:12:53 +01:00
COPY
.generated-nginx.prod.conf /etc/nginx/nginx.conf