Remove expose port in docker compose

This commit is contained in:
2026-05-15 00:17:52 -06:00
parent 8ef1ffd84a
commit 9f3c880885
-2
View File
@@ -4,5 +4,3 @@ services:
context: .
image: jrdx0-site
restart: unless-stopped
ports:
- "80:80"