diff options
author | Ivan Kohler <ivan@freeside.biz> | 2017-03-10 07:04:12 -0800 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2017-03-10 07:04:12 -0800 |
commit | f77cbf2281ef5ea2e0b81b64fdd1dd78fca3e543 (patch) | |
tree | 36068bd5ddb2295dd9608f36831a3232a6f0e6bc /Makefile | |
parent | c13b6c8f4b9876aa8f91e1c14d3c208ac0d189e9 (diff) |
Revert "remove old test files"
This reverts commit c13b6c8f4b9876aa8f91e1c14d3c208ac0d189e9.
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 = localhost +SELFSERVICE_MACHINES = # SELFSERVICE_MACHINES = www.example.com # SELFSERVICE_MACHINES = web1.example.com web2.example.com |