diff options
| author | piuvas silly <barn-zoology-kilt@duck.com> | 2024-09-21 00:27:34 +0000 |
|---|---|---|
| committer | piuvas silly <barn-zoology-kilt@duck.com> | 2024-09-21 00:27:34 +0000 |
| commit | dc806e060564bfa3cf6ffaeebb39b6a6f7aaa870 (patch) | |
| tree | c1050a367250cb0cdb478b8a15f88c9a543f616d /compose_example.yml | |
| parent | fix mcaptcha. (diff) | |
| download | sharkey-dc806e060564bfa3cf6ffaeebb39b6a6f7aaa870.tar.gz sharkey-dc806e060564bfa3cf6ffaeebb39b6a6f7aaa870.tar.bz2 sharkey-dc806e060564bfa3cf6ffaeebb39b6a6f7aaa870.zip | |
Update compose_example.yml
Diffstat (limited to 'compose_example.yml')
| -rw-r--r-- | compose_example.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compose_example.yml b/compose_example.yml index 2243c1701d..0db8b04dc6 100644 --- a/compose_example.yml +++ b/compose_example.yml @@ -64,7 +64,7 @@ services: # PORT: 7493 # MCAPTCHA_redis_URL: "redis://mcaptcha_redis/" # MCAPTCHA_allow_registration: true -# MCAPTCHA_server_DOMAIN: "ChangeThis" +# MCAPTCHA_server_DOMAIN: "example.tld" # depends_on: # db: # condition: service_healthy |