chore: cleanup test dockerfile
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user