Update media-management.yaml
							parent
							
								
									d626703c56
								
							
						
					
					
						commit
						8b4d9b5bff
					
				|  | @ -105,7 +105,9 @@ services: | ||||||
|       - NET_ADMIN |       - NET_ADMIN | ||||||
|     volumes: |     volumes: | ||||||
|       - /dockers/gluetun:/gluetun |       - /dockers/gluetun:/gluetun | ||||||
|       - /dockers/configs/wg0.conf:/gluetun/wireguard/wg0.conf:ro |       - type: bind | ||||||
|  |         source: /dockers/configs/wg0.conf | ||||||
|  |         target: /gluetun/wireguard/wg0.conf | ||||||
|     environment: |     environment: | ||||||
|       - VPN_SERVICE_PROVIDER=custom |       - VPN_SERVICE_PROVIDER=custom | ||||||
|       - VPN_TYPE=wireguard |       - VPN_TYPE=wireguard | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue