This website works better with JavaScript.
Home
Explore
Help
Sign In
BDEMetz
/
bde-liste
Watch
2
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25
Commits
4
Branches
0
Tags
7.4 MiB
JavaScript
80.8%
HTML
12.7%
CSS
6.6%
Tree:
bd5b5b224d
front
front-continuation
master
ohnoyoutriggeredmytrapcard
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'bd5b5b224d'
${ noResults }
bde-liste
/
reverse-proxy.conf
6 lines
91 B
Raw
Blame
History
server {
listen 80;
location / {
proxy_pass http://127.0.0.1:3000;
}
}
Reference in new issue