Skip to content

Commit 60d088b

Browse files
committed
use the correct alibaba password
1 parent 12b7d40 commit 60d088b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

renovate.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ docker run \
3636
--name "$gitea_container_name" \
3737
-v /etc/timezone:/etc/timezone:ro \
3838
-v /etc/localtime:/etc/localtime:ro \
39-
-e SECRET_KEY=abracadabra \
39+
-e SECRET_KEY=opensesame \
4040
-p 3000 \
4141
"gitea/gitea:$gitea_version" \
4242
>/dev/null

0 commit comments

Comments
 (0)