Skip to content

Commit 747763a

Browse files
oops
1 parent dcc6415 commit 747763a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ services:
66
image: ghcr.io/opencentauri/cc-update-server:latest
77
restart: unless-stopped
88
environment:
9-
- ENCRYPTION_KEY=78B6A614B6B6E361DC84D705B7FDDA33C967DDF2970A689F8156F78EFE0B0928
10-
- ENCRYPTION_IV=54E37626B9A699403064111F77858049
9+
- ENCRYPTION_KEY=...
10+
- ENCRYPTION_IV=...
1111
- HOST=https://u.opencentauri.cc
1212
ports:
1313
- 5515:5000

0 commit comments

Comments
 (0)