forked from nm3clol/nm3clol-express-app
10 lines
233 B
Plaintext
10 lines
233 B
Plaintext
www.no-moss-3-carbo-landfill-library.online {
|
|
encode gzip
|
|
redir * https://no-moss-3-carbo-landfill-library.online{uri} permanent
|
|
}
|
|
|
|
no-moss-3-carbo-landfill-library.online {
|
|
encode gzip
|
|
reverse_proxy localhost:3000
|
|
}
|