use network
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user