OneApiHarmon commited on
Commit
a5e9dd1
1 Parent(s): 9d506bf

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -8,7 +8,7 @@ USER root
8
  EXPOSE 7860
9
 
10
  # Set a password for authentication
11
- ENV PASSWORD="123456"
12
 
13
  # Copy any additional extensions or settings you want to include
14
  # For example, if you have a list of extensions in a file called extensions.txt:
 
8
  EXPOSE 7860
9
 
10
  # Set a password for authentication
11
+ ENV PASSWORD="PrivatePass123#"
12
 
13
  # Copy any additional extensions or settings you want to include
14
  # For example, if you have a list of extensions in a file called extensions.txt: