Skip to content

Commit c740d74

Browse files
committed
fix: production-like config.toml
1 parent e855bde commit c740d74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ smtp_url = "mailhog"
77
smtp_port = 1025
88
# smtp_username = ""
99
# smtp_password = ""
10-
irma_server = "http://irmaserver:8088/"
10+
irma_server = "http://irma:8088/"

0 commit comments

Comments
 (0)