We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f94f5e commit 0f28f6eCopy full SHA for 0f28f6e
1 file changed
docker-compose.yml
@@ -1,7 +1,7 @@
1
services:
2
app:
3
build: .
4
- image: phplist/base-distribution:latest
+ image: tatevikg1/phplist:test
5
container_name: base-distribution-app
6
ports:
7
- "${PHPLIST_PORT:-8081}:80"
0 commit comments