mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
docker
This commit is contained in:
parent
1b84c227c3
commit
ea81195a6e
@ -7,7 +7,7 @@ services:
|
||||
dockerfile: Dockerfile
|
||||
args:
|
||||
WWWGROUP: '${WWWGROUP}'
|
||||
image: sail-7.4/app
|
||||
image: sail-7.4/drifter
|
||||
extra_hosts:
|
||||
- 'host.docker.internal:host-gateway'
|
||||
ports:
|
||||
@ -22,9 +22,6 @@ services:
|
||||
- '.:/var/www/html'
|
||||
networks:
|
||||
- sail
|
||||
depends_on:
|
||||
- mysql
|
||||
- redis
|
||||
phpmyadmin:
|
||||
image: 'phpmyadmin:latest'
|
||||
ports:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user