update docker compose production file
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
adb-sh 2023-03-29 11:14:43 +02:00
parent d8ea6c6845
commit e868dfc9ff

View File

@ -7,9 +7,7 @@ networks:
services:
frontend:
image: docker.cybre.town/adb/adb.sh
build:
dockerfile: ./Dockerfile
context: ./
restart: always
labels:
- "traefik.enable=true"