2018-10-01 09:28:20 +04:00
|
|
|
# -*- coding: utf-8 mode: sh -*- vim:sw=4:sts=4:et:ai:si:sta:fenc=utf-8
|
|
|
|
|
|
|
|
# Profil par défaut
|
|
|
|
#PROFILE=prod
|
2018-11-16 16:25:33 +04:00
|
|
|
|
|
|
|
# Profiles pour docker-machine
|
|
|
|
#DM_PROFILES=(name:profile...)
|
2019-10-02 22:04:10 +04:00
|
|
|
|
|
|
|
# Image à utiliser pour lancer composer
|
2020-01-23 20:25:04 +04:00
|
|
|
#COMPOSER_IMAGE=docker.univ-reunion.fr/image/apache-php-myiccas-utils:d10
|