add local code-server URL
This commit is contained in:
parent
30950550be
commit
fd46d7841f
|
@ -28,6 +28,11 @@ pdf2.mixel.cloud {
|
||||||
reverse_proxy 192.168.178.230:55556
|
reverse_proxy 192.168.178.230:55556
|
||||||
}
|
}
|
||||||
|
|
||||||
|
code-server.mini1.docker.local{
|
||||||
|
import logging
|
||||||
|
reverse_proxy 192.168.178.230:8443
|
||||||
|
}
|
||||||
|
|
||||||
https://mini1.docker.local {
|
https://mini1.docker.local {
|
||||||
reverse_proxy http://192.168.178.230:55556
|
reverse_proxy http://192.168.178.230:55556
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue