404

[ Avaa Bypassed ]




Upload:

Command:

elspacio@18.116.49.38: ~ $
meilisearch:
    image: 'getmeili/meilisearch:latest'
    ports:
        - '${FORWARD_MEILISEARCH_PORT:-7700}:7700'
    volumes:
        - 'sail-meilisearch:/meili_data'
    networks:
        - sail
    healthcheck:
        test: ["CMD", "wget", "--no-verbose", "--spider",  "http://localhost:7700/health"]
        retries: 3
        timeout: 5s

Filemanager

Name Type Size Permission Actions
devcontainer.stub File 663 B 0644
docker-compose.stub File 838 B 0644
mailpit.stub File 196 B 0644
mariadb.stub File 695 B 0644
meilisearch.stub File 358 B 0644
memcached.stub File 138 B 0644
minio.stub File 530 B 0644
mysql.stub File 699 B 0644
pgsql.stub File 667 B 0644
redis.stub File 271 B 0644
selenium.stub File 193 B 0644
soketi.stub File 460 B 0644