updated configs

This commit is contained in:
zlalani 2020-05-06 14:59:39 +01:00
parent 03db79bf7d
commit 481167aa42
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -1 +1 @@
plackup -s Starman bin/app.psgi
plackup -s Starman --port 5001 bin/app.psgi