Update example.env

This commit is contained in:
Alec Armbruster 2019-03-08 13:49:28 -08:00 committed by GitHub
parent c769033c8b
commit 0ebd92e49e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,6 +6,8 @@ POSTGRES_PASSWORD=changeme
BUILD_INFO=latest BUILD_INFO=latest
# Port to expose HTTP service # Port to expose HTTP service
# When no hostname is specified, this port will be exposed
# publicly. For reverse proxying, change to '127.0.0.1:8080'
PORT=8080 PORT=8080
# Directory to store image data # Directory to store image data