mirror of
https://github.com/mykitserver/docker-limesurvey.git
synced 2025-12-06 16:39:11 +01:00
Refactor to support LTS version
This commit is contained in:
@@ -2,7 +2,7 @@ version: "3.0"
|
||||
services:
|
||||
limesurvey:
|
||||
build:
|
||||
context: apache/
|
||||
context: 4.0/apache/
|
||||
dockerfile: Dockerfile
|
||||
volumes:
|
||||
- /tmp/upload/surveys:/var/www/html/upload/surveys
|
||||
|
||||
Reference in New Issue
Block a user