mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-19 17:34:45 +02:00
Fix \compose.yml\
spelling (#1170)
This commit is contained in:
parent
bced93c5be
commit
ec6529ac4c
@ -35,9 +35,9 @@ services:
|
|||||||
ports:
|
ports:
|
||||||
- "80:80"
|
- "80:80"
|
||||||
- "443:443"
|
- "443:443"
|
||||||
# - "9000:9000" # enable when not using caddy to be abel to reach php-fpm
|
# - "9000:9000" # enable when not using caddy to be able to reach php-fpm
|
||||||
extra_hosts:
|
extra_hosts:
|
||||||
- "host.docker.internal:host-gateway" # shows the panel on te internal docker network as well. usually '172.17.0.1'
|
- "host.docker.internal:host-gateway" # shows the panel on the internal docker network as well. usually '172.17.0.1'
|
||||||
volumes:
|
volumes:
|
||||||
- pelican-data:/pelican-data
|
- pelican-data:/pelican-data
|
||||||
- pelican-logs:/var/www/html/storage/logs
|
- pelican-logs:/var/www/html/storage/logs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user