Skip to content
Snippets Groups Projects
Select Git revision
  • 0e71cd5370bec8971db722385a746f995dc592d1
  • master default protected
  • update-appmonitor
3 results

.env

Blame
  • .env 432 B
    # ======================================================================
    #
    # GENERATED BY init.sh - template: templates/dot_env - e2cde05722688ff85d3a93e9cd55787e
    # values to be used in docker-composer.yml
    #
    # ======================================================================
    
    # ----- application
    APP_NAME=ci-pkg
    
    # uid of www-data in the docker container
    DOCKER_USER_UID=33
    
    APP_PORT=8001
    WEBROOT=/var/www/ci-pkg/public_html