[-] Revert docker-compose to using pre-built image

pull/67/head
Azalea 2024-10-14 15:11:52 +08:00 committed by GitHub
parent ec610de266
commit 26840700ee
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 3 deletions

View File

@ -1,8 +1,6 @@
services:
app:
build:
context: .
dockerfile: Dockerfile
image: hykilpikonna/aquadx:latest
ports:
- "80:80"
- "8443:8443"