forked from Lainports/freebsd-ports
A simple selfhosted message service with nice UI and a client for Android. Thanks a lot for help I received here: https://github.com/gotify/server/issues/199
18 lines
301 B
Text
18 lines
301 B
Text
[
|
|
{
|
|
message: <<EOM
|
|
Gotify-Server was installed successfully.
|
|
|
|
It is be default listening on port 9071.
|
|
|
|
You can change the settings in file:
|
|
/usr/local/etc/gotify-server/config.yml
|
|
|
|
To enable to start it execute:
|
|
sysrc gotify_server_enable="YES"
|
|
service gotify_server start
|
|
EOM
|
|
type: install
|
|
}
|
|
]
|
|
|