no forcing ports
This commit is contained in:
@@ -4,8 +4,6 @@ services:
|
|||||||
grav-cms:
|
grav-cms:
|
||||||
image: getgrav/grav:latest
|
image: getgrav/grav:latest
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
|
||||||
- "8080:80"
|
|
||||||
volumes:
|
volumes:
|
||||||
# Persistent storage for all Grav user content
|
# Persistent storage for all Grav user content
|
||||||
- grav_user:/var/www/html/user
|
- grav_user:/var/www/html/user
|
||||||
|
|||||||
Reference in New Issue
Block a user