about summary refs log blame commit diff
path: root/docker-compose.yml
blob: 644ce0ae69301258b373759b812c215391499838 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16















                                                             
version: '3.3'
services:
  bluetooth_dosimeter_backend:
    extends:
         file: Bluetooth_Dosimeter_Backend/docker-compose.yml
         service: _bluetooth_dosimeter_backend
            #  bluetooth_dosimeter_ap:
      #container_name: bluetooth_dosimeter_ap
      #build: AP/.
      #network_mode: host
      #privileged: true
      #restart: unless-stopped
      #platform: linux/arm/v7

#add another service for frontend
#add another service for nginx redirects?