generated from DAM/ts-TEMPLATE
manual init
This commit is contained in:
parent
84dd6fac27
commit
ff9361fbf8
@ -1,7 +1,5 @@
|
||||
# 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.
|
||||
|
||||
## Prerequisites
|
||||
@ -82,7 +80,7 @@ ts-mkdocs/
|
||||
- Uncomment and adjust the ports mapping if you need direct access (without Tailscale):
|
||||
```yaml
|
||||
ports:
|
||||
- 3000:3000
|
||||
- 8000:8000
|
||||
```
|
||||
- Stopping the Services
|
||||
```bash
|
||||
|
Loading…
x
Reference in New Issue
Block a user