-
Notifications
You must be signed in to change notification settings - Fork 0
/
.env
27 lines (22 loc) · 1.18 KB
/
.env
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
COMPOSE_PROJECT_NAME=ava
HOSTS=PAINEL-AVA:127.0.0.2 ava
MK_VOLUMES=ava/moodledata,painel/media,painel/static
[email protected]:cte-zl-ifrn/painel__ava.git
[email protected]:cte-zl-ifrn/moodle__image.git
[email protected]:cte-zl-ifrn/moodle__local_suap.git
[email protected]:plaforedu/pnp.git
[email protected]:cte-zl-ifrn/moodle__enrol_suap.git
[email protected]:cte-zl-ifrn/moodle__auth_suap.git
[email protected]:cte-zl-ifrn/moodle__block_suapattendance.git
[email protected]:cte-zl-ifrn/moodle__theme_moove.git
[email protected]:cte-zl-ifrn/moodle__format_suap.git
[email protected]:cte-zl-ifrn/H5P.CodeHighlighter.git
[email protected]:cte-zl-ifrn/H5P.TextEditor.git
[email protected]:cte-zl-ifrn/sass.git
[email protected]:cte-zl-ifrn/if__favicon.git
CLI_PAINEL=python manage.py shell_plus --ipython
CLI_CACHE=redis-cli
CLI_DB=psql -U postgres
CLI_AVA=php -a
SHELL_NGINX=sh
SHELL_CACHE=sh