This commit is contained in:
bjoernellens1 2023-11-30 11:33:11 +01:00 committed by GitHub
parent 57d028a3ea
commit 0c0e3e5590
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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