migrated to go

This commit is contained in:
Acid
2026-05-13 19:45:26 -04:00
parent 01a74655e5
commit 7f65419a74
21 changed files with 59 additions and 795 deletions
-13
View File
@@ -1,13 +0,0 @@
---
services:
website:
env_file:
- .env
build:
context: .
dockerfile: Dockerfile
image: acidarchon.com
container_name: acidarchon.com
ports:
- 8088:8088
restart: unless-stopped