updated configs
This commit is contained in:
parent
03db79bf7d
commit
481167aa42
2 changed files with 2 additions and 2 deletions
|
|
@ -1,3 +1,3 @@
|
|||
#!/usr/bin/perl
|
||||
|
||||
destination_ip => '', # Add url for dashboard here
|
||||
destination_ip => 'http://proddash.oliver.solutions', # Add url for dashboard here
|
||||
2
prun.sh
2
prun.sh
|
|
@ -1 +1 @@
|
|||
plackup -s Starman bin/app.psgi
|
||||
plackup -s Starman --port 5001 bin/app.psgi
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue