chore: cleanup test dockerfile

This commit is contained in:
Henry
2025-06-18 23:11:29 +01:00
parent 2aa898da00
commit 2d7097eb83
3 changed files with 1 additions and 146 deletions

View File

@@ -11,6 +11,7 @@ services:
dockerfile: apps/web/Dockerfile
env_file:
- .env
restart: unless-stopped
environment:
- NEXT_PUBLIC_KAN_ENV=${NEXT_PUBLIC_KAN_ENV}
- NEXT_PUBLIC_BASE_URL=${NEXT_PUBLIC_BASE_URL}