remove docker-compose.yml
All checks were successful
tests / fmt (push) Successful in 1m19s
tests / clippy (push) Successful in 1m13s
tests / build (push) Successful in 1m20s
tests / test (push) Successful in 1m23s
tests / pre-commit (push) Successful in 1m32s
deploy / release-image (push) Successful in 3m39s
renovate / renovate (push) Successful in 2m27s
All checks were successful
tests / fmt (push) Successful in 1m19s
tests / clippy (push) Successful in 1m13s
tests / build (push) Successful in 1m20s
tests / test (push) Successful in 1m23s
tests / pre-commit (push) Successful in 1m32s
deploy / release-image (push) Successful in 3m39s
renovate / renovate (push) Successful in 2m27s
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
services:
|
||||
ohrwurm:
|
||||
container_name: ohrwurm
|
||||
image: jheuel/ohrwurm:latest@sha256:b5e0fbc40ed86820eba8673bb5a97ad6ce53f27a1c557e46515cabce35199296
|
||||
# build: .
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- ./data:/data
|
||||
env_file:
|
||||
- .env
|
||||
Reference in New Issue
Block a user