Skip to content

Commit

Permalink
Update spider.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Seriainme authored Jun 26, 2024
1 parent 1b79413 commit dd9c981
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions spider.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,4 @@ def __call__(self, *args, **kwargs):

# Print the message with today's date
print(f'fxx my job {today} test now for harbor ')
print(os.environ.get("MONGO_PORT"))
time.sleep(6000)
print(os.getenv("MONGO_PORT"))

0 comments on commit dd9c981

Please sign in to comment.