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:
parent
6f5687f53b
commit
e92023d702
7 changed files with 10 additions and 10 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue