Rename MYSQL_… inside web to CAMERA_SELECT_… #18

Closed
opened 2025-10-25 17:22:43 +02:00 by ViMaSter · 1 comment
Collaborator

As of 25-10-2025, environment variables inside web are all prefixed with MYSQL_…, which is reserved for the root user with read/write access.
The root user isn't used by web however, so they should be replaced with CAMERA_SELECT_… to match the naming inside the docker-compose.yml

As of 25-10-2025, environment variables inside `web` are all prefixed with `MYSQL_…`, which is reserved for the root user with read/write access. The root user isn't used by `web` however, so they should be replaced with `CAMERA_SELECT_…` to match the naming inside the `docker-compose.yml`
Author
Collaborator

Resolved by #22.

Resolved by #22.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
CCCHH/sunders#18
No description provided.