- Switch to rx3/php-apache-mga9:1.3.0 image,
- Configure php.ini, - Update compose & Dockerfile.
This commit is contained in:
@@ -36,6 +36,7 @@ services:
|
||||
- IMG_FULL_NAME=${IMG_FULL_NAME}
|
||||
- IMG_VERSION=${IMG_VERSION}
|
||||
- IMG_MAINTAINER=${IMG_MAINTAINER}
|
||||
- IMG_URL_PREFIX=${IMG_URL_PREFIX}
|
||||
|
||||
restart: unless-stopped
|
||||
|
||||
@@ -58,6 +59,7 @@ services:
|
||||
networks:
|
||||
- ampache
|
||||
ports:
|
||||
- "127.0.0.1:9085:9001"
|
||||
- "127.0.0.1:8085:80"
|
||||
|
||||
webapp-external:
|
||||
@@ -84,6 +86,7 @@ services:
|
||||
networks:
|
||||
- ampache
|
||||
ports:
|
||||
- "127.0.0.1:9086:9001"
|
||||
- "127.0.0.1:8086:80"
|
||||
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user