Fixed docker-compose to work with SSL on opensearch and new frontend build

This commit is contained in:
frikky
2022-02-08 02:31:24 +01:00
parent 9b2e89a5f9
commit 779a17d195
+1 -1
View File
@@ -1,7 +1,7 @@
version: '3' version: '3'
services: services:
frontend: frontend:
build: ./frontend #build: ./frontend
image: ghcr.io/frikky/shuffle-frontend:nightly image: ghcr.io/frikky/shuffle-frontend:nightly
container_name: shuffle-frontend container_name: shuffle-frontend
hostname: shuffle-frontend hostname: shuffle-frontend