dev logs

Last 180 lines from Docker.
2026-05-20T09:58:31.935316782Z /usr/lib/python3/dist-packages/supervisor/options.py:474: UserWarning: Supervisord is running as root and it is searching for its configuration file in default locations (including its current working directory); you probably want to specify a "-c" argument specifying an absolute path to a configuration file for improved security.
2026-05-20T09:58:31.935389586Z   self.warnings.warn(
2026-05-20T09:58:31.950259804Z 2026-05-20 09:58:31,947 CRIT Supervisor is running as root.  Privileges were not dropped because no user is specified in the config file.  If you intend to run as root, you can set user=root in the config file to avoid this message.
2026-05-20T09:58:31.950286224Z 2026-05-20 09:58:31,947 INFO Included extra file "/etc/supervisor/conf.d/supervisord.conf" during parsing
2026-05-20T09:58:31.962292662Z 2026-05-20 09:58:31,962 INFO RPC interface 'supervisor' initialized
2026-05-20T09:58:31.962470132Z 2026-05-20 09:58:31,962 CRIT Server 'unix_http_server' running without any HTTP authentication checking
2026-05-20T09:58:31.962866100Z 2026-05-20 09:58:31,962 INFO supervisord started with pid 1
2026-05-20T09:58:32.971479170Z 2026-05-20 09:58:32,969 INFO spawned: 'php-fpm' with pid 23
2026-05-20T09:58:32.978359628Z 2026-05-20 09:58:32,977 INFO spawned: 'nginx' with pid 24
2026-05-20T09:58:34.071755711Z 2026-05-20 09:58:34,071 INFO success: php-fpm entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2026-05-20T09:58:34.071968642Z 2026-05-20 09:58:34,071 INFO success: nginx entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)