Home
Phabricator
Search
Configure Global Search
Log In
Transactions
D15406
Change Details
Change Details
Old
New
Diff
Remove headers from `nginx.conf` ``` docker build -t cashtab_local . docker run --rm -p 8080:80 --name cashtab cashtab_local ``` site loads
Check netlify prod build at https://cashtab-local-dev.netlify.app/
Remove headers from `nginx.conf` ``` docker build -t cashtab_local . docker run --rm -p 8080:80 --name cashtab cashtab_local ``` site loads
Check netlify prod build at https://cashtab-local-dev.netlify.app/
Continue