mirror of
https://github.com/gocsaf/csaf.git
synced 2025-12-22 18:15:42 +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
|
sudo chmod -R g+w /var/www
|
||||||
|
|
||||||
export NGINX_CONFIG_PATH=/etc/nginx/sites-available/default
|
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
|
sudo cp /usr/share/doc/fcgiwrap/examples/nginx.conf /etc/nginx/fcgiwrap.conf
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue