Skip to content

Commit

Permalink
fix docker compose
Browse files Browse the repository at this point in the history
  • Loading branch information
remijouannet committed Mar 9, 2023
1 parent f66928a commit 3dde895
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ services:
volumes:
# - ~/Library/Application Support/factorio/script-output/graftorio2/:/textfiles # macOS
# - ${APPDATA}\Factorio\script-output\graftorio2:/textfiles # Windows
- ~/bin/factorio/script-output/graftorio2:/textfiles # Linux
- ~/bin/factorio/script-output/graftorio2:/textfiles # Linux
ports:
- 9100
prometheus:
Expand Down

0 comments on commit 3dde895

Please sign in to comment.