update docker compose production file
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
d8ea6c6845
commit
e868dfc9ff
@ -7,9 +7,7 @@ networks:
|
|||||||
services:
|
services:
|
||||||
frontend:
|
frontend:
|
||||||
image: docker.cybre.town/adb/adb.sh
|
image: docker.cybre.town/adb/adb.sh
|
||||||
build:
|
restart: always
|
||||||
dockerfile: ./Dockerfile
|
|
||||||
context: ./
|
|
||||||
labels:
|
labels:
|
||||||
- "traefik.enable=true"
|
- "traefik.enable=true"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user