ao3rda commited on
Commit
4acb27b
·
verified ·
1 Parent(s): adcc209

Update supervisord.conf

Browse files
Files changed (1) hide show
  1. supervisord.conf +15 -15
supervisord.conf CHANGED
@@ -1,15 +1,15 @@
1
- [supervisord]
2
- nodaemon=true
3
-
4
- [program:yuedu3]
5
- command=java -jar /app/bin/reader.jar --spring.profiles.active=prod --reader.server.port=7860 --reader.app.secure=true --reader.app.secureKey=Aa146934 --reader.app.inviteCode=reader3hf
6
- autostart=true
7
- autorestart=true
8
- startsecs=0
9
-
10
- [program:cfd]
11
- command=/app/cloudflared tunnel --no-autoupdate run --token eyJhIjoiZjEyMjQ3MGExMWEwYjAxOTBiYWY3ZmRlNjUxY2NkMjMiLCJ0IjoiMTY1Mzc5ZjYtYzZlYy00Mzk4LTllYTktOWI2NWJiZjBmNzBiIiwicyI6Ill6WTRNalJrWWprdE5XSXdOeTAwTnpGbExXSTBabVl0TW1VMVlqTTRZelkyTkdRNCJ9
12
- autostart=true
13
- autorestart=true
14
- startsecs=5
15
- redirect_stderr=true
 
1
+ [supervisord]
2
+ nodaemon=true
3
+
4
+ [program:yuedu3]
5
+ command=java -jar /app/bin/reader.jar --spring.profiles.active=prod --reader.server.port=7860 --reader.app.secure=true --reader.app.secureKey=Aa146934 --reader.app.inviteCode=reader3hf
6
+ autostart=true
7
+ autorestart=true
8
+ startsecs=0
9
+
10
+ #[program:cfd]
11
+ #command=/app/cloudflared tunnel --no-autoupdate run --token eyJhIjoiZjEyMjQ3MGExMWEwYjAxOTBiYWY3ZmRlNjUxY2NkMjMiLCJ0IjoiMTY1Mzc5ZjYtYzZlYy00Mzk4LTllYTktOWI2NWJiZjBmNzBiIiwicyI6Ill6WTRNalJrWWprdE5XSXdOeTAwTnpGbExXSTBabVl0TW1VMVlqTTRZelkyTkdRNCJ9
12
+ #autostart=true
13
+ #autorestart=true
14
+ #startsecs=5
15
+ #redirect_stderr=true