5 lines
148 B
Plaintext
5 lines
148 B
Plaintext
# Time Zone where the application is operating
|
|
SEERR_TZ="America/Los_Angeles"
|
|
|
|
# Main interface port for accessing the application
|
|
SEERR_PORT="8055" |