mirror of
https://github.com/cupcakearmy/cryptgeon.git
synced 2025-01-06 15:36:29 +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
|
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:
|
||||||
|
Loading…
Reference in New Issue
Block a user