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 dcc6415 commit 747763aCopy full SHA for 747763a
1 file changed
README.md
@@ -6,8 +6,8 @@ services:
6
image: ghcr.io/opencentauri/cc-update-server:latest
7
restart: unless-stopped
8
environment:
9
- - ENCRYPTION_KEY=78B6A614B6B6E361DC84D705B7FDDA33C967DDF2970A689F8156F78EFE0B0928
10
- - ENCRYPTION_IV=54E37626B9A699403064111F77858049
+ - ENCRYPTION_KEY=...
+ - ENCRYPTION_IV=...
11
- HOST=https://u.opencentauri.cc
12
ports:
13
- 5515:5000
0 commit comments