remove docker-compose

This commit is contained in:
Adithya 2023-10-28 04:59:38 +05:30
parent f050b0ef76
commit e0938bab90
Signed by: adtya
GPG key ID: 48FC9915FFD326D0

View file

@ -1,7 +0,0 @@
version: "3"
services:
wiki:
image: wiki.adtya.xyz:latest
ports:
- 8080:80
restart: unless-stopped