vendor and env first commit
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
memcached:
|
||||
image: 'memcached:alpine'
|
||||
ports:
|
||||
- '${FORWARD_MEMCACHED_PORT:-11211}:11211'
|
||||
networks:
|
||||
- sail
|
||||
Reference in New Issue
Block a user