This commit is contained in:
msnie
2025-02-02 18:09:30 +01:00
parent 06eb75584d
commit 4be63995df
+2
View File
@@ -15,6 +15,8 @@ DB_NAME=postgres
DB_PASS=55pswex5gwg5ZhD97AvzTLNdWMBNbAcvwQqDdVtX
DB_PORT=5432
NO_CHOWN=false
# Secrets
# -------
# Generate each with the `RAILS_ENV=production bundle exec rake secret` task (`docker-compose run --rm web bundle exec rake secret` if you use docker compose)