mirror of
https://gitlab.com/TheGamecraft/c-cms.git
synced 2026-04-23 11:29:10 -04:00
feat added custom pages
This commit is contained in:
4
.devcontainer/laradock/elasticsearch/Dockerfile
Normal file
4
.devcontainer/laradock/elasticsearch/Dockerfile
Normal file
@@ -0,0 +1,4 @@
|
||||
ARG ELK_VERSION
|
||||
FROM elasticsearch:${ELK_VERSION}
|
||||
|
||||
EXPOSE 9200 9300
|
||||
Reference in New Issue
Block a user