feat(traccar): Update to Traccar 6
This commit is contained in:
8
env/fqdn_context.env.example
vendored
8
env/fqdn_context.env.example
vendored
@@ -7,12 +7,14 @@ MYSQL_ROOT_PASSWORD=Alsot0psecr3t
|
||||
MYSQL_USER=traccar
|
||||
MYSQL_VERSION=latest
|
||||
SUBNET=172.24.10.0/24
|
||||
TRACCAR_GPS_PORT_EXTERNAL=61000
|
||||
TRACCAR_CLIENT_PORT_EXTERNAL=61000
|
||||
TRACCAR_CLIENT_PORT_INTERNAL=5055
|
||||
TRACCAR_GPS_PORT_EXTERNAL=61001
|
||||
TRACCAR_GPS_PORT_INTERNAL=5008
|
||||
TRACCAR_VERSION=latest
|
||||
TRACCAR_WEBUI_PORT=8080
|
||||
ULIMIT_NPROC=65535
|
||||
|
||||
# Other available defaults
|
||||
# RESTARTPOLICY=unless-stopped
|
||||
# TIMEZONE=Etc/UTC
|
||||
# RESTARTPOLICY=always
|
||||
# TIMEZONE=Etc/UTC
|
Reference in New Issue
Block a user