fix: identation for docker-compose.yml (#2949)

This commit is contained in:
Sachin Mittal
2024-08-02 15:01:47 +05:30
committed by GitHub
parent 695180a2ef
commit 93fc3bf39e

View File

@@ -16,9 +16,9 @@ x-nextauth-secret: &nextauth_secret
# Encryption key
# You can use: `openssl rand -hex 32` to generate one
x-cron-secret: &cron_secret
# Set the below to use it instead of API Key for the API & use as an auth for cronjobs
# You can use: $(openssl rand -hex 32) to generate a secure one
x-cron-secret: &cron_secret
# Set the below to use it instead of API Key for the API & use as an auth for cronjobs
# You can use: $(openssl rand -hex 32) to generate a secure one
x-encryption-key: &encryption_key