limesurvey data provided by configuration
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
server {
|
||||
listen {{ env.APP_PORT }};
|
||||
server_name localhost;
|
||||
listen {{ env.APP_PORT }} default_server;
|
||||
root /var/www/limesurvey/{{ env.APP_NAME }};
|
||||
|
||||
index index.php;
|
||||
|
||||
location / {
|
||||
|
||||
Reference in New Issue
Block a user