mirror of
https://github.com/LmeSzinc/AzurLaneAutoScript.git
synced 2025-01-08 12:27:33 +08:00
Update docker-compose for change of path
This commit is contained in:
parent
0acefb1349
commit
5d5f88e4f4
@ -8,5 +8,5 @@ services:
|
||||
container_name: 'alas'
|
||||
image: 'alas'
|
||||
build:
|
||||
context: ./
|
||||
dockerfile: ./dev_tools/Dockerfile
|
||||
context: ./deploy/docker/
|
||||
dockerfile: ./Dockerfile
|
||||
|
Loading…
Reference in New Issue
Block a user