Skip to content
Snippets Groups Projects
.env 456 B
# ======================================================================
#
# GENERATED BY init.sh - template: ./templates/dot_env - e2cde05722688ff85d3a93e9cd55787e
# values to be used in docker-composer.yml
#
# ======================================================================

# ----- application
APP_NAME=adminlte-renderer

# uid of www-data in the docker container
DOCKER_USER_UID=33

APP_PORT=8008
WEBROOT=/var/www/adminlte-renderer/public_html