mirror of https://github.com/hykilpikonna/AquaDX
[-] Revert docker-compose to using pre-built image
parent
ec610de266
commit
26840700ee
|
@ -1,8 +1,6 @@
|
||||||
services:
|
services:
|
||||||
app:
|
app:
|
||||||
build:
|
image: hykilpikonna/aquadx:latest
|
||||||
context: .
|
|
||||||
dockerfile: Dockerfile
|
|
||||||
ports:
|
ports:
|
||||||
- "80:80"
|
- "80:80"
|
||||||
- "8443:8443"
|
- "8443:8443"
|
||||||
|
|
Loading…
Reference in New Issue