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 5, 2023
1 parent f671a58 commit a61ff5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/jinjafx.container
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Image=docker.io/cmason3/jinjafx_server:latest
Volume=/var/log/jinjafx.log:/var/log/jinjafx.log:Z
Secret=jfx_weblog_key,type=env,target=JFX_WEBLOG_KEY
Exec=-logfile /var/log/jinjafx.log
PublishPort=8080
PublishPort=127.0.0.1:8080:8080
LogDriver=none

[Service]
Expand Down

0 comments on commit a61ff5b

Please sign in to comment.