Skip to content

Commit

Permalink
rollback docker-compose to image
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicolas Rebagliati committed Aug 3, 2022
1 parent 4c289ca commit 128c959
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@ services:
ports:
- '6379'
app:
#image: index.docker.io/faradaysec/faraday
build: .
image: index.docker.io/faradaysec/faraday
restart: always
container_name: faraday_app
volumes:
Expand Down

0 comments on commit 128c959

Please sign in to comment.