Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4db8f24a authored by Nicolas Gelot's avatar Nicolas Gelot
Browse files

enrich docker-compose-dev

parent 63d9d20a
Loading
Loading
Loading
Loading
+5 −3
Original line number Diff line number Diff line
@@ -2,7 +2,9 @@ version: '3.6'

services:
  spot:
    build: .
    build:
      dockerfile: Dockerfile
      context: .

  nginx:
    build: