Skip to content
Snippets Groups Projects
Commit 352b48bc authored by Hugo NOUTS's avatar Hugo NOUTS
Browse files

forgot docker-compose

parent 51c1ecbb
No related branches found
No related tags found
No related merge requests found
Pipeline #8155 passed
version: '3.3'
services:
mkdocs:
build:
context: ./
ports:
- 8085:80
logging:
driver: "json-file"
options:
max-size: "2m"
max-file: "5"
restart: unless-stopped
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment