Skip to content

Commit

Permalink
Update jinjafx.container
Browse files Browse the repository at this point in the history
  • Loading branch information
cmason3 authored Dec 7, 2023
1 parent d6cbd2f commit 694598a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker/jinjafx.container
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ Description=JinjaFx Server
[Container]
ContainerName=jinjafx
Image=docker.io/cmason3/jinjafx_server:latest
Volume=~/logs/jinjafx.log:/var/log/jinjafx.log:Z
Volume=${HOME}/logs/jinjafx.log:/var/log/jinjafx.log:Z
Secret=jfx_weblog_key,type=env,target=JFX_WEBLOG_KEY
Exec=-logfile /var/log/jinjafx.log
Exec=-pandoc -logfile /var/log/jinjafx.log
PublishPort=127.0.0.1:8080:8080
LogDriver=none

Expand Down

0 comments on commit 694598a

Please sign in to comment.