mirror of
https://git.ngram.ca/OpenJam/rc-servers
synced 2026-08-23 23:08:52 +00:00
Add the rc_society service to the docker-compose file.
This commit is contained in:
@@ -81,6 +81,11 @@ services:
|
||||
working_dir: /app/rc_microtransactions
|
||||
command: ./oj_rc_microtransactions --ip "0.0.0.0"
|
||||
|
||||
rc_society:
|
||||
<<: *shared-release
|
||||
working_dir: /app/rc_society
|
||||
command: ./oj_rc_society --ip "0.0.0.0"
|
||||
|
||||
cdn:
|
||||
<<: *shared-release
|
||||
working_dir: /app/cdn
|
||||
|
||||
Reference in New Issue
Block a user