All checks were successful
Deploy Web Application / deploy (push) Successful in 6s
- Copy necessary shared libraries (libnss, libasound, libsoftokn, etc.) from docker to libs/ to support headless chromium execution on host - Update server and crawler configuration to support custom DB_PORT (3307) - Remove unused databases, lockfiles, standalone helper scripts, and documentation files as requested
9 lines
130 B
Bash
9 lines
130 B
Bash
PM_USER_ID=b21364
|
|
PM_PASSWORD=b21364!.
|
|
DB_HOST=localhost
|
|
DB_USER=root
|
|
DB_PASSWORD=45278434
|
|
DB_NAME=PM_proto
|
|
DB_PORT=3307
|
|
|