dsfdsf
This commit is contained in:
@@ -10,7 +10,7 @@ services:
|
|||||||
- ./nginx/spiduler.conf:/etc/nginx/conf.d/default.conf
|
- ./nginx/spiduler.conf:/etc/nginx/conf.d/default.conf
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
depends_on:
|
depends_on:
|
||||||
- bro-gateway
|
- gateway
|
||||||
|
|
||||||
gateway:
|
gateway:
|
||||||
image: node:lts-alpine
|
image: node:lts-alpine
|
||||||
@@ -28,8 +28,8 @@ services:
|
|||||||
entrypoint: node /var/www/spiduler/bro-app-browser
|
entrypoint: node /var/www/spiduler/bro-app-browser
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
depends_on:
|
depends_on:
|
||||||
- bro-nginx
|
- nginx
|
||||||
- bro-chrome
|
- chrome
|
||||||
|
|
||||||
tor:
|
tor:
|
||||||
image: dperson/torproxy
|
image: dperson/torproxy
|
||||||
|
|||||||
Reference in New Issue
Block a user