no forcing ports

This commit is contained in:
Fabio Bonetti
2026-02-11 15:23:39 +01:00
parent 337ab92f20
commit d61c1e4a0a

View File

@@ -4,8 +4,6 @@ services:
grav-cms:
image: getgrav/grav:latest
restart: unless-stopped
ports:
- "8080:80"
volumes:
# Persistent storage for all Grav user content
- grav_user:/var/www/html/user