Configure direct port map

This commit is contained in:
Joey Hafner 2022-04-25 23:38:17 -07:00
parent f3f29dfe35
commit 50bccf95ba
2 changed files with 6 additions and 4 deletions

View File

@ -1,5 +1,5 @@
# References
[Dockerhub](https://hub.docker.com/r/linuxserver/xbackbone)
[Linuxserver.io](https://docs.linuxserver.io/images/docker-xbackbone)
[GitHub/Linuxserver/Xbackbone](https://github.com/linuxserver/docker-xbackbone)
[Github/SergiX44/Xbackbone](https://github.com/SergiX44/XBackBone)
[Dockerhub](https://hub.docker.com/r/linuxserver/xbackbone)
[Linuxserver.io](https://docs.linuxserver.io/images/docker-xbackbone)
[GitHub/Linuxserver/Xbackbone](https://github.com/linuxserver/docker-xbackbone)
[Github/SergiX44/Xbackbone](https://github.com/SergiX44/XBackBone)

View File

@ -8,6 +8,8 @@ services:
- PUID=1000
- PGID=1000
- TZ=America/Los_Angeles
ports:
- 8183:80
volumes:
- $DOCKER_DATA:/config
- ./php-local.ini:/config/php/php-local.ini