Skip to content

Commit

Permalink
reset docker compose
Browse files Browse the repository at this point in the history
  • Loading branch information
TimHuynh committed Oct 24, 2023
1 parent b7f0c50 commit f48579c
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,8 @@ services:
#
# https://go-vela.github.io/docs/administration/server/
server:
build:
context: .
dockerfile: Dockerfile
container_name: server
image: server:local
image: target/vela-server:latest
networks:
- vela
environment:
Expand Down

0 comments on commit f48579c

Please # to comment.