mirror of
https://github.com/cupcakearmy/cryptgeon.git
synced 2025-09-05 17:00:39 +00:00
docker
This commit is contained in:
@@ -6,3 +6,8 @@ services:
|
||||
entrypoint: memcached -m 128
|
||||
ports:
|
||||
- 11211:11211
|
||||
|
||||
app:
|
||||
build: .
|
||||
ports:
|
||||
- 80:5000
|
||||
|
Reference in New Issue
Block a user