1
0
mirror of https://github.com/0O0o0oOoO00/Alas.git synced 2026-05-14 13:39:25 +08:00

Update docker-compose for change of path

This commit is contained in:
n0k0m3
2022-06-20 18:03:34 -04:00
parent 0acefb1349
commit 5d5f88e4f4

View File

@@ -8,5 +8,5 @@ services:
container_name: 'alas' container_name: 'alas'
image: 'alas' image: 'alas'
build: build:
context: ./ context: ./deploy/docker/
dockerfile: ./dev_tools/Dockerfile dockerfile: ./Dockerfile