DockerStaticSite/config.ini
2021-07-22 16:21:09 -03:00

10 lines
163 B
INI

[System A]
url = "http://example.com"
login = 'smith1'
password = 'gre#p'
[System B]
url = "https://contoso.com"
login = "Admin"
password = 'SuperSecretPassword'