Skip to content

Commit fff8741

Browse files
committed
Typo
1 parent 78b250f commit fff8741

File tree

1 file changed

+1
-1
lines changed
  • ch11/microservices/users_backend/docker/app

1 file changed

+1
-1
lines changed

ch11/microservices/users_backend/docker/app/uwsgi.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ max-requests=5000
1212
master-fifo=/tmp/uwsgi-fifo
1313
if-not-env = NO_SYSLOG
1414
# Log to the logger container
15-
logger = rsyslog:syslog:5140,thoughts_backend_uwsgi
15+
logger = rsyslog:syslog:5140,users_backend_uwsgi
1616
end-if

0 commit comments

Comments
 (0)