LubeLogger Wiki
Attachments
History
Blame
View Source
Changelog
Documentation
Toggle dark mode
Login
Home
A - Z
An Otter Wiki
Getting Started
7da8aa
Commit
7da8aa
2024-04-23 22:17:27
Hargata Softworks
: z
getting started.md
..
@@ 24,7 24,7 @@
Once you're happy with the configuration, run the following commands to pull down the image and run container.
```
docker pull ghcr.io/hargata/lubelogger:latest
-
docker-compose up
+
docker compose up -d
```
By default the app will start listening at localhost:8080, this port can be configured in the docker-compose file.
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9