mirror of
https://github.com/vitodeploy/vito.git
synced 2025-07-01 05:56:16 +00:00
change app to vito on docker-compose to make sail works
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
version: '3'
|
version: '3'
|
||||||
services:
|
services:
|
||||||
app:
|
vito:
|
||||||
build:
|
build:
|
||||||
context: ./docker/8.1
|
context: ./docker/8.1
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
|
Reference in New Issue
Block a user