mirror of
https://github.com/friendica/docker
synced 2025-01-30 11:17:54 +01:00
parent
4d9738bfcc
commit
5218366a77
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ services:
|
||||||
- MYSQL_DATABASE=friendica
|
- MYSQL_DATABASE=friendica
|
||||||
- FRIENDICA_ADMIN_MAIL=root@friendica.local
|
- FRIENDICA_ADMIN_MAIL=root@friendica.local
|
||||||
- SITENAME=Friendica PWD Test Node
|
- SITENAME=Friendica PWD Test Node
|
||||||
- FRIENDICA_NO_VALIDATION=true
|
- FRIENDICA_NO_VALIDATION=true
|
||||||
hostname: friendica.local
|
hostname: friendica.local
|
||||||
depends_on:
|
depends_on:
|
||||||
- db
|
- db
|
||||||
|
|
Loading…
Reference in a new issue