Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pr0ton11 authored Apr 4, 2023
1 parent ec01ec2 commit 92d1777
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ services:
container_name: pocketbase
restart: unless-stopped
environment:
PB_ENCRYPTION_KEY: example # please replace this value in production
PB_ENCRYPTION_KEY: example # please replace this value with 32 random characters in production
ports:
- "8090:8090"
volumes:
Expand Down

0 comments on commit 92d1777

Please sign in to comment.