🔧 Fixed a context instruction
This commit is contained in:
@@ -13,12 +13,10 @@ x-comics-volume:
|
|||||||
target: /comics
|
target: /comics
|
||||||
services:
|
services:
|
||||||
threetwo:
|
threetwo:
|
||||||
build:
|
build: https://github.com/rishighan/threetwo-docker-compose.git
|
||||||
context: https://github.com/rishighan/threetwo-docker-compose.git
|
|
||||||
image: frishi/threetwo
|
image: frishi/threetwo
|
||||||
container_name: threetwo-ui
|
container_name: threetwo-ui
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
||||||
ports:
|
ports:
|
||||||
- "8050:8050"
|
- "8050:8050"
|
||||||
- "3050:3050"
|
- "3050:3050"
|
||||||
|
|||||||
Reference in New Issue
Block a user