mirror of
https://github.com/gocsaf/csaf.git
synced 2025-12-22 11:55:40 +01:00
Fix test DNS setup
This commit is contained in:
parent
95911d193a
commit
bdc161504d
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ sudo chgrp -R www-data /var/www
|
|||
sudo chmod -R g+w /var/www
|
||||
|
||||
export NGINX_CONFIG_PATH=/etc/nginx/sites-available/default
|
||||
export DNS_NAME=csaf.data.security.domain.localhost
|
||||
export DNS_NAME=csaf.data.security.localhost
|
||||
|
||||
sudo cp /usr/share/doc/fcgiwrap/examples/nginx.conf /etc/nginx/fcgiwrap.conf
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue