Skip to content
This repository was archived by the owner on Jun 30, 2024. It is now read-only.

Commit 4116276

Browse files
committed
Add: worker_name as env
1 parent 41b976f commit 4116276

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

production/docker-compose.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,3 +50,5 @@ services:
5050
# LOGIN_URL will override the bookserver setting login_url so that it redirects back to web2py
5151
LOGIN_URL: "/runestone/default/user"
5252
ADS_FILE: '${ADS_FILE}'
53+
WORKER_NAME: ${HOSTNAME}
54+

0 commit comments

Comments
 (0)