2
0
Fork 0
mirror of https://github.com/friendica/docker synced 2025-01-17 04:07:26 +01:00

HotFix - wrong whitespace for stack.yml

FollowUp #70
This commit is contained in:
Philipp Holzer 2019-07-19 21:06:40 +02:00
parent 4d9738bfcc
commit 5218366a77
No known key found for this signature in database
GPG key ID: D8365C3D36B77D90

View file

@ -26,7 +26,7 @@ services:
- MYSQL_DATABASE=friendica
- FRIENDICA_ADMIN_MAIL=root@friendica.local
- SITENAME=Friendica PWD Test Node
- FRIENDICA_NO_VALIDATION=true
- FRIENDICA_NO_VALIDATION=true
hostname: friendica.local
depends_on:
- db