Skip to content

Commit 92dea44

Browse files
committed
Add config for iOS cert
1 parent 81aa2d7 commit 92dea44

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ services:
7777
- 127.0.0.1:8102:8088
7878
volumes:
7979
- ./services/gorush/config.yml:/config.yml
80-
- ./services/gorush/Certificates.p12:/certs.p12
80+
- ./services/gorush/${IOS_CERT}:/certs.p12
8181

8282
# [Express] Device ID Push Server
8383
# This service tracks uploaded device IDs and their platform.

0 commit comments

Comments
 (0)