1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-19 12:59:36 +02:00

Enhance documentation: update VitePress config to ignore localhost links with any port and correct docker-compose.yml formatting for Nginx Proxy Manager

This commit is contained in:
Sean Morley 2024-11-27 11:58:25 -05:00
parent 7a3ec33fa7
commit f5a0f388b7
2 changed files with 7 additions and 2 deletions

View file

@ -26,8 +26,8 @@ Add the folowing to the bottom of the `docker-compose.yml` file for the Nginx Pr
```yaml
networks:
default:
external:
name: nginx-proxy-manager
name: nginx-proxy-manager
external: true
```
## Setting Up Nginx Proxy Manager