Skip to content

Commit cdb500c

Browse files
committed
update docker-compose.yml
1 parent eced5f1 commit cdb500c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
## docker-compose.yml
1212
```yaml
1313
services:
14-
rep2px2c:
14+
rep2:
1515
restart: always
1616
image: ebith/rep2:latest
1717
volumes:
@@ -24,4 +24,5 @@ services:
2424
PX2C_MANAGE_BBSCGI_COOKIES: 1
2525
PX2C_BBSCGI_FIX_TIMESTAMP: 1
2626
PX2C_BBSCGI_CONFIRMATION: skip
27+
PX2C_KEYSTORE: keystore.json
2728
```

0 commit comments

Comments
 (0)