mirror of
https://github.com/cupcakearmy/cryptgeon.git
synced 2025-04-12 04:12:59 +00:00
add env
This commit is contained in:
parent
8acc4108ae
commit
15bceb1715
@ -15,5 +15,7 @@ services:
|
|||||||
build: .
|
build: .
|
||||||
depends_on:
|
depends_on:
|
||||||
- memcached
|
- memcached
|
||||||
|
environment:
|
||||||
|
SIZE_LIMIT: 4M
|
||||||
ports:
|
ports:
|
||||||
- 80:5000
|
- 80:5000
|
||||||
|
Loading…
x
Reference in New Issue
Block a user