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
{{ message }}
This repository was archived by the owner on Jul 9, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,7 +53,7 @@ To use a custom configuration (enable SSL, custom SSL cert, custom domain) pleas
53
53
54
54
`cp docker-compose.override.example.yml docker-compose.override.yml` and then edit to your needs.
55
55
56
-
**Note:** If you use a custom domain, you need to also setup wildcard DNS to the IP `192.168.65.1`. So if you use the domain `tugboat.ninja`, you need to setup `*.tugboat.ninja` to point to `192.168.65.1`.
56
+
**Note:** If you use a custom domain, you need to also setup wildcard DNS to the IP `192.168.65.2`. So if you use the domain `tugboat.ninja`, you need to setup `*.tugboat.ninja` to point to `192.168.65.2`.
57
57
58
58
We own and have wildcard DNS set up for the following domains:
0 commit comments