mirror of
https://github.com/friendica/docker
synced 2026-04-15 18:47:44 +02:00
Add syslog capability
This commit is contained in:
parent
e6d983d6c2
commit
aaf7fd0174
12 changed files with 14 additions and 0 deletions
|
|
@ -159,6 +159,7 @@ RUN set -ex;\
|
|||
} > /etc/apache2/conf-available/remoteip.conf;\
|
||||
a2enconf remoteip
|
||||
|
||||
ENV FRIENDICA_SYSLOG_FLAGS 39 // LOG_PID | LOG_ODELAY | LOG_CONS | LOG_PERROR
|
||||
ENV FRIENDICA_VERSION "2021.12-dev"
|
||||
ENV FRIENDICA_ADDONS "2021.12-dev"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue