use network

This commit is contained in:
2022-04-14 18:23:05 +08:00
parent d8d5708574
commit 8af3d9fb4f
2 changed files with 23 additions and 3 deletions

View File

@@ -11,8 +11,10 @@ services:
- "./config:/config:rw"
image: jlesage/nginx-proxy-manager
networks:
- default
nginx:
aliases:
- nginx
networks:
default:
driver: custom-driver-1
nignx:
external: true