mirror of
https://github.com/Metastem/wikiless
synced 2024-12-06 19:16:58 +01:00
sense there is no image, just build from source instead
This commit is contained in:
@@ -111,13 +111,7 @@ If you are like me, and you also like the NSA, feel free to contribute and add m
|
||||
|
||||
Run wikiless in production with docker compose:
|
||||
|
||||
```
|
||||
docker-compose up -d
|
||||
```
|
||||
Wikiless should now be running at <http://localhost:8080>.
|
||||
|
||||
For development, there's a `docker-compose.yml (build from source comment, uncomment it out and use the commands below)` that mounts the app code (for hot reload of code changes) and default config:
|
||||
|
||||
```
|
||||
docker-compose up -d --build
|
||||
```
|
||||
Wikiless should now be running at <http://localhost:8080>.
|
||||
|
||||
Reference in New Issue
Block a user