This commit is contained in:
bjoernellens1 2023-11-30 09:18:48 +01:00 committed by GitHub
parent 0539f4fa32
commit a953f88633
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -138,6 +138,7 @@ services:
image: jamesread/olivetin
volumes:
- ./config/olivetin.yaml:/config # replace host path or volume as needed
- /var/run/docker.sock:/var/run/docker.sock
ports:
- "88:1337"
restart: unless-stopped