Updated Visuals

This commit is contained in:
2025-08-15 01:03:03 +01:00
parent 916c770216
commit 102ea907a0
18 changed files with 65 additions and 33 deletions
+11
View File
@@ -0,0 +1,11 @@
version: "3.9"
services:
portfolio:
build: .
container_name: vue_portfolio
restart: unless-stopped
networks:
- cloudflare
networks:
cloudflare:
external: true