Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

site

so like yeah this is the site

nginx config is roughly this just replace ports

server {
    listen 6969 default_server;
    
    location /api {
        proxy_pass http://localhost:6868;
    }

    location / {
        root /mnt/disk/Echoir;
    }
}

About

Echoir's site source (work-in-progress)

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages