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 8e3c875 commit e166746Copy full SHA for e166746
1 file changed
docker-compose.yml
@@ -1,8 +1,7 @@
1
services:
2
app:
3
- build: .
4
# todo: change to phplist dockerhub
5
- image: tatevikg1/phplist:test
+ image: tatevikg1/phplist4:test
6
container_name: base-distribution-app
7
ports:
8
- "${PHPLIST_PORT:-8081}:8081"
0 commit comments