Skip to content
Snippets Groups Projects
Select Git revision
  • 58f91bc30086ab7894fbe545afdfd41b53e88032
  • master default protected
  • Legacy_Php7
3 results

.env

Blame
  • user avatar
    hahn authored
    80c6710a
    History
    .env 440 B
    # ======================================================================
    #
    # GENERATED BY init.sh - template: ./templates/dot_env - e2cde05722688ff85d3a93e9cd55787e
    # values to be used in docker-composer.yml
    #
    # ======================================================================
    
    # ----- application
    APP_NAME=imlcinode
    
    # uid of www-data in the docker container
    DOCKER_USER_UID=33
    
    APP_PORT=8002
    WEBROOT=/var/www/imlcinode/public_html