We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a04ec74 commit 96e0b0aCopy full SHA for 96e0b0a
docker-compose.yml
@@ -25,7 +25,7 @@ services:
25
- stringer-network
26
environment:
27
- SECRET_KEY_BASE=<your configuration>
28
- - ENCRYPTION_PRIMARY_KEY<your configuration>
+ - ENCRYPTION_PRIMARY_KEY=<your configuration>
29
- ENCRYPTION_DETERMINISTIC_KEY=<your configuration>
30
- ENCRYPTION_KEY_DERIVATION_SALT=<your configuration>
31
- PORT=8080
0 commit comments