mirror of
https://github.com/Metastem/wikiless
synced 2024-12-06 19:16:58 +01:00
fix version and build image
- guy locked the wikiless:latest, so build from source for now
This commit is contained in:
+2
-4
@@ -1,10 +1,8 @@
|
||||
version: "3.9"
|
||||
version: "3.7"
|
||||
|
||||
services:
|
||||
wikiless:
|
||||
# build from source
|
||||
#build: .
|
||||
image: wikiless:latest
|
||||
build: .
|
||||
restart: always
|
||||
networks:
|
||||
wikiless_net:
|
||||
|
||||
Reference in New Issue
Block a user