merging wallos
All checks were successful
Test Action / test (push) Successful in 2s

This commit is contained in:
Aaron Pierson
2026-03-11 09:19:24 -05:00
parent 1733ef6071
commit 776ba291f7

View File

@@ -1,13 +0,0 @@
# services:
# wallos:
# container_name: wallos
# image: bellamy/wallos:latest
# ports:
# - "8282:80/tcp"
# environment:
# TZ: 'America/Chicago'
# # Volumes store your data between container upgrades
# volumes:
# - './db:/var/www/html/db'
# - './logos:/var/www/html/images/uploads/logos'
# restart: unless-stopped