Преглед изворни кода

Changed default users back to anonymous

Spencer Gardner пре 7 година
родитељ
комит
282fe82692
1 измењених фајлова са 3 додато и 3 уклоњено
  1. 3 3
      Dockerfile

+ 3 - 3
Dockerfile

@@ -9,9 +9,9 @@
 FROM centos:7
 
 # If you set USERNAME to Anonymous, the folding@home client pauses for 5 minutes, but will then begin processing data.
-ENV USERNAME snppla
-ENV TEAM 224497
-ENV POWER full
+ENV USERNAME Anonymous
+ENV TEAM 0
+ENV POWER medium
 ENV PASSKEY=
 
 # Install updates