moved adman magic link to howdy.earthmanrpg.com, in anticipation of having to mirror the prod server location; staging server preserved, along w. gitea & woodpecker, on earthmanrpg.me
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
server {
|
||||
listen 80;
|
||||
server_name {{ django_allowed_host }};
|
||||
server_name {{ django_allowed_host | replace(',', ' ')}};
|
||||
|
||||
location /static/ {
|
||||
alias /var/www/gamearray/static/;
|
||||
|
||||
Reference in New Issue
Block a user