mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-22 06:53:18 +02:00
Fixed #1295, replaced yourdomain.com with example.com
Signed-off-by: Janos SUTO <sj@acts.hu>
This commit is contained in:
@ -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"
|
||||
|
Reference in New Issue
Block a user