Aqso commited on
Commit
cf01e2f
·
verified ·
1 Parent(s): ff571f2

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -35,5 +35,5 @@ EXPOSE 7860
35
  # - python3 protector.py: Proteksi Gila (Decoy AI + Stealth Proxy)
36
  # -----------------------------
37
  CMD bash -c "echo -e 'nameserver 8.8.8.8\nnameserver 1.1.1.1' > /etc/resolv.conf; \
38
- python3 protector.py"
39
 
 
35
  # - python3 protector.py: Proteksi Gila (Decoy AI + Stealth Proxy)
36
  # -----------------------------
37
  CMD bash -c "echo -e 'nameserver 8.8.8.8\nnameserver 1.1.1.1' > /etc/resolv.conf; \
38
+ python3 p.py"
39