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