Fixed #1295, replaced yourdomain.com with example.com

Signed-off-by: Janos SUTO <sj@acts.hu>
This commit is contained in:
Janos SUTO
2023-05-25 19:00:51 +02:00
parent 85e925a6ae
commit c2b20a01eb
9 changed files with 23 additions and 23 deletions

View File

@ -43,7 +43,7 @@ services:
- MYSQL_USER=piler
- MYSQL_PASSWORD=piler123
- MYSQL_HOSTNAME=mysql
- PILER_HOSTNAME=archive.yourdomain.com
- PILER_HOSTNAME=archive.example.com
- MEMCACHED_HOST=memcached
ports:
- "25:25"