diff options
author | Ivan Kohler <ivan@freeside.biz> | 2017-03-10 07:03:36 -0800 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2017-03-10 07:03:36 -0800 |
commit | c13b6c8f4b9876aa8f91e1c14d3c208ac0d189e9 (patch) | |
tree | e56f0a50ac97eb3bd91e1d58bb929a9fcf879a6d /Makefile | |
parent | 4266969f2c69f6fc07672f118b86716f52a95b86 (diff) |
remove old test files
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -97,7 +97,7 @@ API_USER = fs_api SELFSERVICE_USER = fs_selfservice #never run on the same machine in production!!! -SELFSERVICE_MACHINES = +SELFSERVICE_MACHINES = localhost # SELFSERVICE_MACHINES = www.example.com # SELFSERVICE_MACHINES = web1.example.com web2.example.com |