You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
<h1><imgalign="center"width="100"height="60"src="https://raw.githubusercontent.com/drlight17/mta-log-parser/mlp_v.1.1.0/mlp/static/images/logo.png"> MTA Log Parser with Web UI</h1>
1
+
<h1><imgalign="center"width="100"height="60"src="https://raw.githubusercontent.com/drlight17/mta-log-parser/master/mlp/static/images/logo.png"> MTA Log Parser with Web UI</h1>
2
2
3
3
4
4
@@ -16,9 +16,9 @@ parsed data is kept in RethinkDB - thus you can run the WebUI on a separate serv
16
16
RethinkDB server. Dockerized however is designed to run on the same server, but you can simply edit Dockerfile and docker-compose.yaml to your needs.
17
17
18
18
19
-

19
+

20
20
21
-

21
+

22
22
23
23
Dockerized usage (recommended for production and development)
0 commit comments