mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 10:34:17 +00:00
use wrapper as app service
This commit is contained in:
parent
2ae4305a29
commit
1ced45bd74
@ -2,7 +2,7 @@ version: "3"
|
||||
|
||||
services:
|
||||
app:
|
||||
build: packages/app
|
||||
build: packages/wrapper
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "9000:9000"
|
||||
|
Loading…
x
Reference in New Issue
Block a user