# Envfile for POCS operation.
#
# Note this doesn't support full interpolation or quotes.
#   See https://docs.docker.com/compose/compose-file/#env_file
#
# THESE ARE VALUES INSIDE A RUNNING DOCKER CONTAINER.
#
PANDIR=/var/panoptes
POCS=/var/panoptes/POCS
PANLOG=/var/panoptes/logs
PANOPTES_CONFIG_FILE=/var/panoptes/POCS/conf_files/pocs.yaml
PANOPTES_CONFIG_HOST=0.0.0.0
PANOPTES_CONFIG_PORT=6563
