Update docker-compose.yaml

This commit is contained in:
luolongfei 2023-02-25 21:20:34 +08:00 committed by GitHub
parent ba485cd1bd
commit 364715e233
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 3 deletions

View File

@ -8,9 +8,7 @@ services:
command: redis-server --maxmemory 200mb --maxmemory-policy allkeys-lru
app:
build:
context: .
dockerfile: Dockerfile
image: cupcakearmy/cryptgeon:latest
depends_on:
- redis
environment: