forked from baron/baron-sso
namecard 연동
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user