sanity service on 8080 now
This commit is contained in:
parent
e337989a59
commit
e3afed5e4f
@ -1,7 +1,7 @@
|
||||
server {
|
||||
server_name sanity.nigel.local;
|
||||
location / {
|
||||
proxy_pass http://localhost:8000;
|
||||
proxy_pass http://localhost:8080;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user