mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-18 15:09:42 +02:00
rename(mana-games): rebrand to Arcade
Rename games/mana-games/ to games/arcade/, update all package names (@mana-games/* → @arcade/*), appIds, display names, docker-compose service, root scripts, and documentation. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
2874e202ea
commit
9e82e40e16
105 changed files with 86 additions and 80 deletions
|
|
@ -1329,12 +1329,12 @@ services:
|
|||
retries: 3
|
||||
start_period: 20s
|
||||
|
||||
mana-games-web:
|
||||
arcade-web:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: games/mana-games/apps/web/Dockerfile
|
||||
image: mana-games-web:local
|
||||
container_name: mana-app-mana-games-web
|
||||
dockerfile: games/arcade/apps/web/Dockerfile
|
||||
image: arcade-web:local
|
||||
container_name: mana-app-arcade-web
|
||||
restart: always
|
||||
mem_limit: 128m
|
||||
depends_on:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue