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

View File

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