mirror of
https://github.com/cupcakearmy/cryptgeon.git
synced 2025-01-04 22:46:26 +00:00
Update docker-compose.yaml
This commit is contained in:
parent
ba485cd1bd
commit
364715e233
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user