no forcing ports
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user