changes acc. localhost & local file system
This commit is contained in:
@@ -13,4 +13,23 @@ git.bizmatch.net {
|
||||
tls {
|
||||
dns cloudflare q1P7J3uqS96FGj_iiX2mI8y1ulTaIFrTp8tyTXhG
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
dev.bizmatch.net {
|
||||
root * /srv
|
||||
file_server
|
||||
try_files {path} {path}/ /index.html
|
||||
|
||||
encode gzip
|
||||
|
||||
tls {
|
||||
dns cloudflare q1P7J3uqS96FGj_iiX2mI8y1ulTaIFrTp8tyTXhG
|
||||
}
|
||||
}
|
||||
|
||||
api-dev.bizmatch.net {
|
||||
reverse_proxy host.docker.internal:3000
|
||||
tls {
|
||||
dns cloudflare q1P7J3uqS96FGj_iiX2mI8y1ulTaIFrTp8tyTXhG
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user