mongo observer
s444354-training/pipeline/head There was a failure building this commit Details

This commit is contained in:
Adrian Charkiewicz 2022-05-09 01:20:30 +02:00
parent 988844b9f7
commit 2218297162
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ ex = Experiment(save_git_info=False)
ex.observers.append(FileStorageObserver('my_runs'))
# ex.observers.append(MongoObserver(url='mongodb://mongo_user:mongo_password_IUM_2021@localhost:27017', db_name='sacred'))
ex.observers.append(MongoObserver(url='mongodb://admin:IUM_2021@172.17.0.1:27017', db_name='sacred'))