mirror of
https://github.com/appwrite/appwrite
synced 2026-05-24 09:28:40 +00:00
chore: move env variable to dockerfile
This commit is contained in:
parent
b3807e6e22
commit
fad4bfcb1c
1 changed files with 0 additions and 1 deletions
|
|
@ -95,7 +95,6 @@ services:
|
||||||
- -dopcache.preload=opcache.preload=/usr/src/code/app/preload.php
|
- -dopcache.preload=opcache.preload=/usr/src/code/app/preload.php
|
||||||
environment:
|
environment:
|
||||||
- _APP_ENV
|
- _APP_ENV
|
||||||
- _APP_HOME
|
|
||||||
- _APP_WORKER_PER_CORE
|
- _APP_WORKER_PER_CORE
|
||||||
- _APP_LOCALE
|
- _APP_LOCALE
|
||||||
- _APP_CONSOLE_WHITELIST_ROOT
|
- _APP_CONSOLE_WHITELIST_ROOT
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue