# Copy to .env.prod on the server at ${REMOTE_DIR}/.env.prod # (default: /opt/voxel-automata-lab/.env.prod) # # Must match the credentials of the shared gnommo-db Postgres (gu_common stack). POSTGRES_USER=gnommo POSTGRES_PASSWORD=replace_me # Database name within gnommo-db. Optional — defaults to ca_studio if unset. LAB_DB=ca_studio