2
0
Fork 0
mirror of https://github.com/friendica/docker synced 2025-12-18 15:51:03 +01:00

Temporary use of image "friendica/server" instead of "friendica"

Until https://github.com/docker-library/official-images/pull/4375 is merged.
This commit is contained in:
Philipp Holzer 2018-05-22 19:51:41 +02:00
commit e92023d702
No known key found for this signature in database
GPG key ID: 58160D7D6AF942B6
7 changed files with 10 additions and 10 deletions

View file

@ -1,4 +1,4 @@
FROM friendica:apache
FROM friendica/server:apache
# simple = using an smtp without any credentials (mostly in local networks)
# custom = you need to set host, port, auth_options, authinfo (e.g. for GMX support)