test queue
This commit is contained in:
+4
-3
@@ -1,7 +1,7 @@
|
||||
version: '3'
|
||||
services:
|
||||
push:
|
||||
image: docker.git.tlfactory.pl/apps/push-stream-channels:0.4
|
||||
image: docker.git.tlfactory.pl/apps/push-stream-channels:0.4.1
|
||||
build:
|
||||
context: .
|
||||
dockerfile: ./Dockerfile
|
||||
@@ -15,7 +15,8 @@ services:
|
||||
- ./app.js:/srv/app.js
|
||||
- ./public:/srv/public
|
||||
php:
|
||||
image: registry.docker.tlfactory.pl/apps/php-apache:7.4.20
|
||||
image: docker.git.tlfactory.pl/apps/php-apache:7.4.20
|
||||
ports:
|
||||
- 8123:80
|
||||
volumes:
|
||||
- ./public/:/var/www/html
|
||||
|
||||
|
||||
Reference in New Issue
Block a user