Added omeka-docker-dev declaration

This commit is contained in:
tms 2023-09-25 11:44:17 +02:00
parent 0c0ef44420
commit 939199933d
1 changed files with 11 additions and 0 deletions

View File

@ -10,4 +10,15 @@ services:
- sample.env
ports:
- 127.0.0.1:3306:3306
omeka:
image: omeka-docker-dev
restart: always
ports:
- 127.0.0.1:8080:8080
volumes:
- /home/tadziu/dev/omeka-s-docker/config/nginx.conf:/etc/nginx/nginx.conf
#volumes:
# omeka:
# external: true