Browse Source

pull

master
zeus 3 years ago
parent
commit
31d21e7374
  1. 3
      install/usr/share/swarmlab.io/sec/project/bin/start-nginx.sh
  2. 2
      install/usr/share/swarmlab.io/sec/project/data-www/index.html

3
install/usr/share/swarmlab.io/sec/project/bin/start-nginx.sh

@ -1,2 +1,3 @@
#!/bin/sh
/usr/bin/supervisord -n -c /etc/supervisor/supervisord.conf
#/usr/bin/supervisord -n -c /etc/supervisor/supervisord.conf
/usr/bin/supervisord -c /etc/supervisor/supervisord.conf

2
install/usr/share/swarmlab.io/sec/project/data-www/index.html

@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<title>Test Page for the Nginx HTTP Server on Fedora</title>
<title>Test Page for the Nginx HTTP Server on Swarmlab.io</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<style type="text/css">
/*<![CDATA[*/

Loading…
Cancel
Save