Skip to content

Commit 27c2887

Browse files
setting login to disabled (#109)
1 parent bc7733c commit 27c2887

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/0_spacesdk-base.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ config:
6666
repositoryPrefix: microsoft/azure-orbital-space-sdk
6767
push_enabled: true
6868
pull_enabled: true
69-
login_enabled: true
69+
login_enabled: false
7070
login_username_file: ${HOME}/.ssh/ghcr_username
7171
login_password_file: ${HOME}/.ssh/ghcr_password
7272
hostDirectoryMounts:

0 commit comments

Comments
 (0)