Skip to content

Commit ca12a68

Browse files
config.toml updated
1 parent c0fdcae commit ca12a68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ port = 5000
2424

2525
# Redis backend for CI/CD automation
2626
[redis]
27-
host = "127.0.0.1"
27+
host = "redis"
2828
port = 6379
2929

3030
# Devportal helper

0 commit comments

Comments
 (0)