fix: remove docker-compose

This commit is contained in:
2023-06-15 04:41:27 +00:00
parent 5a8a12f007
commit 17aff1e67a

View File

@@ -1,8 +0,0 @@
version: "3"
services:
ds-next:
build: .
container_name: ds-next
restart: always
ports:
- "9090:80"