###steps:
-
make .env file (can be created from .env.dist)
-
run command
make dc-release-dev
all compiled and work fine
-
change .env enviroment to prod
-
run command
make dc-release
all compiled and work fine
-
go to the next files and uncomment rows that will enable preloading:
5.1. oam/php/dev/config.ini:10-11
5.2. oam/php/prod/config.ini:11-12
-
run command
make dc-release-dev
all compiled and work fine
-
run command
make dc-release
you see error