1
0
forked from baron/baron-sso

namecard 연동

This commit is contained in:
2026-01-06 09:49:11 +09:00
parent c56368d1cb
commit c512f0f4e6
13 changed files with 693 additions and 50 deletions

View File

@@ -20,9 +20,10 @@ services:
- baron_net
volumes:
- ./backend:/app
command: ["go", "run", "./cmd/server/main.go"]
frontend:
image: ghcr.io/cirruslabs/flutter:3.19.0 # Using a pre-built Flutter image for Dev
image: ghcr.io/cirruslabs/flutter:stable # Use stable version for 2026 compatibility
container_name: baron_frontend
working_dir: /app
environment: