Cambiar nombre de red a 'proxy'
This commit is contained in:
@@ -13,7 +13,7 @@ services:
|
|||||||
- npm_data:/data
|
- npm_data:/data
|
||||||
- npm_letsencrypt:/etc/letsencrypt
|
- npm_letsencrypt:/etc/letsencrypt
|
||||||
networks:
|
networks:
|
||||||
- npm_network
|
- proxy
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
npm_data:
|
npm_data:
|
||||||
@@ -23,4 +23,4 @@ volumes:
|
|||||||
|
|
||||||
networks:
|
networks:
|
||||||
npm_network:
|
npm_network:
|
||||||
name: npm_network
|
name: proxy
|
||||||
|
|||||||
Reference in New Issue
Block a user