This commit is contained in:
2026-07-29 13:14:18 +02:00
parent a498a51cf9
commit 5cdd552cb0
+2
View File
@@ -72,6 +72,8 @@ services:
build: build:
context: ./frontend context: ./frontend
dockerfile: dockerfile dockerfile: dockerfile
args:
PUBLIC_API_URL: https://tcg-api.gade.gg
image: wikitcg-frontend image: wikitcg-frontend
container_name: wikitcg-frontend container_name: wikitcg-frontend
restart: unless-stopped restart: unless-stopped