Browse Source

Change image to build

patch-1
nolim1t 5 years ago
parent
commit
e85e5afee5
No known key found for this signature in database GPG Key ID: F6287B82CC84BCBD
  1. 2
      docker-compose.yml

2
docker-compose.yml

@ -18,7 +18,7 @@ services:
restart: on-failure
network_mode: host
tor:
image: ${HOME}/build/tor/
build: ${HOME}/build/tor/
logging: *default-logging
restart: on-failure
volumes:

Loading…
Cancel
Save