master #2

Merged
gbiotti merged 44 commits from argilla/docker:master into master 2024-01-15 15:04:58 +00:00
1 changed files with 2 additions and 1 deletions
Showing only changes of commit cef07b17b4 - Show all commits

View File

@ -6,8 +6,9 @@ services:
volumes:
- /srv/wiki/images:/var/www/html/images
- /srv/wiki/LocalSettings.php:/var/www/html/LocalSettings.php
- /srv/wiki/.htaccess:/var/www/html/.htaccess
ports:
- "7050:80"
- "127.0.0.1:7050:80"
depends_on:
- db
db: