mirror of
https://github.com/Metastem/wikiless
synced 2024-12-06 19:16:58 +01:00
Merge pull request #62 from xbdmHQ/patch-3
the skid RealFascinated doesn't know what he's doing lol
This commit is contained in:
+4
-7
@@ -2,14 +2,11 @@ version: "3.7"
|
||||
|
||||
services:
|
||||
wikiless:
|
||||
build: https://github.com/Metastem/wikiless.git
|
||||
# Use the one below if you wish to use the cloned repo
|
||||
#build from source, incase repo goes down!
|
||||
#build:
|
||||
# context: .
|
||||
# dockerfile: Dockerfile
|
||||
|
||||
# Outdated image below
|
||||
#image: ghcr.io/metastem/wikiless:latest
|
||||
#context: .
|
||||
#dockerfile: Dockerfile
|
||||
image: ghcr.io/metastem/wikiless:latest
|
||||
restart: always
|
||||
networks:
|
||||
wikiless_net:
|
||||
|
||||
Reference in New Issue
Block a user