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