Added BASE_URL to .env

This commit is contained in:
frikky
2021-10-22 12:05:59 +02:00
parent a250788527
commit 7144c911d7
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
version: '3'
services:
frontend:
build: ./frontend
#build: ./frontend
image: ghcr.io/frikky/shuffle-frontend:nightly
container_name: shuffle-frontend
hostname: shuffle-frontend