generated from DAM/ts-TEMPLATE
manual init
This commit is contained in:
parent
84dd6fac27
commit
ff9361fbf8
@ -1,7 +1,5 @@
|
|||||||
# MkDocs with Tailscale Integration
|
# MkDocs with Tailscale Integration
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
This project sets up a MkDocs instance with Tailscale VPN integration using Docker Compose. It creates a secure, private network connection for your MkDocs instance using Tailscale.
|
This project sets up a MkDocs instance with Tailscale VPN integration using Docker Compose. It creates a secure, private network connection for your MkDocs instance using Tailscale.
|
||||||
|
|
||||||
## Prerequisites
|
## Prerequisites
|
||||||
@ -82,7 +80,7 @@ ts-mkdocs/
|
|||||||
- Uncomment and adjust the ports mapping if you need direct access (without Tailscale):
|
- Uncomment and adjust the ports mapping if you need direct access (without Tailscale):
|
||||||
```yaml
|
```yaml
|
||||||
ports:
|
ports:
|
||||||
- 3000:3000
|
- 8000:8000
|
||||||
```
|
```
|
||||||
- Stopping the Services
|
- Stopping the Services
|
||||||
```bash
|
```bash
|
||||||
|
Loading…
x
Reference in New Issue
Block a user