mirror of
https://git.rezel.net/LudoTech/traque.git
synced 2026-02-09 02:10:18 +01:00
Add out of zone handicap
This commit is contained in:
@@ -7,6 +7,7 @@ http {
|
||||
server {
|
||||
listen 80;
|
||||
client_max_body_size 15M;
|
||||
access_log off;
|
||||
location / {
|
||||
proxy_pass http://front:3000/;
|
||||
proxy_set_header Host $host;
|
||||
|
||||
Reference in New Issue
Block a user