mirror of
https://github.com/cupcakearmy/cryptgeon.git
synced 2026-04-02 09:55:23 +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